gh-action-bump-version
gh-action-bump-version copied to clipboard
Add ability to provide value for parsing instead of commit messages
I have a different setup from what is suggested for this action, I run it on open PRs (I have a branch that receives all changes before main does) and it would be great if I could specify which string should be parsed for which version to bump (like a PR title).
Pls provide a PR.