github-tag-action icon indicating copy to clipboard operation
github-tag-action copied to clipboard

feat: Provide force_bump and force_prerelease_bump options

Open RomainEndelin opened this issue 3 years ago • 2 comments

Thanks for this very useful GH action!

Motivation

Github-tag-action is a very useful tool, but some users may prefer explicit version bumps over semantic commits. This pull request introduces 2 new options for this workflow: force_bump and force_prerelease_bump.

Checks

Tested in https://github.com/RomainEndelin/test-releases (Release, Pre-release)

RomainEndelin avatar Mar 06 '23 00:03 RomainEndelin

Would love to see that one merged 🙏

gbto avatar Sep 04 '23 11:09 gbto