jefflinse/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
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
noop-labelsThe name of PR labels that specify a skipped releaseno""
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
base-branchSet to 'true' to only consider version tags on the PR base branch. By default considers all version tags in the repository.nofalse
namedescription
old-versionThe version tag prior to bumping
versionThe version tag after bumping
release-notesThe version's release notes
skippedIndicator if the new version is skipped