Skip to content

Add build_docs action to PRs #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Add build_docs action to PRs #6

merged 1 commit into from
Oct 15, 2022

Conversation

melissawm
Copy link
Member

Closes #2

Type of change

  • Bug-fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

References

How has this been tested?

  • example: the test suite for my feature covers cases x, y, and z
  • example: all tests pass with my change

Final checklist:

  • My PR is the minimum possible work for the desired functionality
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • If I included new strings, I have used trans. to make them localizable.
    For more information see our translations guide.

@github-actions github-actions bot added the task label Oct 14, 2022
@melissawm melissawm force-pushed the add-pr-action branch 3 times, most recently from 2ba91e8 to 8d5a512 Compare October 14, 2022 21:26
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 14, 2022
@jni jni merged commit 189f4a3 into napari:main Oct 15, 2022
@melissawm melissawm deleted the add-pr-action branch December 12, 2022 13:05
@psobolewskiPhD psobolewskiPhD added this to the 0.5.0 milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a build_docs task for PRs
3 participants