-
-
Notifications
You must be signed in to change notification settings - Fork 301
ci(github/bumpversion): fix workflow to not skip commits with bump word #185
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(github/bumpversion): fix workflow to not skip commits with bump word #185
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #185 +/- ## ======================================= Coverage 92.02% 92.02% ======================================= Files 35 35 Lines 953 953 ======================================= Hits 877 877 Misses 76 76
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Could you please also update the document here?
https://github.com/commitizen-tools/commitizen/blob/master/docs/tutorials/github_actions.md
After that, we can merge it and try this fix 🎉
wasn't sure if push it as new commit or amend last one... 🤔
It's fine, thanks a lot for the help :D
fix: #157
skip only commits that startsWith:
bump: