inetum-poland/bumper - Bump version when merging Pull Request with specific labels. Bump versions on tag push.

Bump version when merging Pull Request with specific labels (bumper:major, bumper:minor, bumper:patch, bumper:none)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bump_default_levelDefault bump level when no bumper label is attached [major,minor,patch,none]. Ignored when bump_fail_if_no_level is true.no
bump_fail_if_no_levelFail unless the PR has an explicit bumper label (major, minor, patch, or none)notrue
bump_include_vWhether to include v in tag namenotrue
bump_latestWhether to add `latest` tagnofalse
bump_majorLabel name for major bump (bump:major)nobumper:major
bump_minorLabel name for minor bump (bump:minor)nobumper:minor
bump_noneLabel name for no bump (bump:none)nobumper:none
bump_patchLabel name for patch bump (bump:patch)nobumper:patch
bump_semverWhether to updates major/minor release tags on a tag push. e.g. Update `v1` and `v1.2` tag when released `v1.2.3`.nofalse
bump_tag_as_emailEmail address to use when creating tagsno
bump_tag_as_userName to use when creating tagsno
github_tokenGITHUB_TOKEN to list pull requests and create tagsyes${{ github.token }}
namedescription
current_versionThe current version before any changes
next_versionThe next version after any changes
skipTrue if release is skipped. e.g. No labels attached to PR.
messageTag message
tag_statusTag status