warrengray/PR Semver Bump

Bump and tag a new version using pull request metadata

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
modeThe mode in which to run this action ('validate' or 'bump')yes
major-labelThe name of the PR label that specifies a major releasenomajor release
minor-labelThe name of the PR label that specifies a minor releasenominor release
patch-labelThe name of the PR label that specifies a patch releasenopatch release
require-release-notesWhether or not release notes are requirednofalse
release-notes-prefixText that designates the start of the release notesno""
release-notes-suffixText that designates the end of the release notesno""
repo-tokenThe repository's GITHUB_TOKEN, used to obtain PR datayes
with-vSet to 'true' to prefix versions with 'v'nofalse
namedescription
old-versionThe version tag prior to bumping
versionThe version tag after bumping
release-notesThe version's release notes