Skip to content
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

feat: Exclude paths from triggering nightly build #3195

Conversation

boc-the-git
Copy link
Collaborator

What type of PR is this?

  • cleanup
  • feature

What this PR does / why we need it:

Excludes a number of paths from triggering the nightly build pipeline. For instance, now if we merge a documentation change, we won't have a new nightly image built unnecessarily.

Which issue(s) this PR fixes:

None.

Special notes for your reviewer:

Some links if interested, feel free to ignore:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-excluding-paths
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet

Testing

As shown in this image, I made a number of commits where the commit message shows what the expected outcome is, which was always met.

image

@boc-the-git boc-the-git merged commit 69bbf9f into mealie-recipes:mealie-next Feb 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants