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

ci: fix trigger for helm doc update workflow step #201

Open
Tracked by #205
borisrizov-zf opened this issue Dec 7, 2023 · 1 comment
Open
Tracked by #205

ci: fix trigger for helm doc update workflow step #201

borisrizov-zf opened this issue Dec 7, 2023 · 1 comment

Comments

@borisrizov-zf
Copy link
Contributor

Summary

The trigger for the helm docs update is very restricted (only when changes in the docs happen). This is a problem as the semantic release bot creates commits and updates the Chart.yaml version in the background. This doesn't trigger the docs update and we diverge with every commit.

Solution

Edit the trigger for the helm docs update so it runs on any push/pull_request

@borisrizov-zf
Copy link
Contributor Author

Relates to #153 and should fix it.

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

No branches or pull requests

1 participant