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

Update release.yaml - only run release on charts directory changes #470

Merged
merged 1 commit into from Nov 13, 2023

Conversation

jessebot
Copy link
Collaborator

Pull Request

Description of the change

Accidentally kicked off a release when I added the contributing doc, so this should stop that from happening the future.

Benefits

This changes paths-ignore to just paths and then the path is anything under the charts dir.

Possible drawbacks

If there's a change to ONLY the README in the charts dir, it would still attempt a release and fail, but I think the best thing to do longer term is make the README autogenerated via something like helm-docs and move all the other docs currently in the charts/nextcloud/README to the root level readme, but this is also going to be fairly rare, so I'm up for debate :)

Applicable issues

none

Additional information

we could also just add CONTRIBUTING.md and CODE_OF_CONDUCT.md to the paths-ignore. Happy to do that instead :)

Checklist

Signed-off-by: JesseBot <jessebot@linux.com>
@jessebot jessebot merged commit f63d36c into main Nov 13, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the only-run-release-on-charts-directory branch November 13, 2023 12:55
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.

None yet

2 participants