actions-marketplace-validations/Advanced automated Version Bump

Automated version bump for npm packages, either on push or on schedule.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tag-prefixPrefix that is used for the git tagnov
minor-wordingWords list that trigger a minor version bumpnofeat,minor
major-wordingWords list that trigger a major version bumpnoBREAKING CHANGE,major
patch-wordingWords list that trigger a patch version bumpno
rc-wordingWords list that trigger a rc version bumpnopre-alpha,pre-beta,pre-rc
skip-tagAvoid to add a TAG to the version update commitnofalse
PACKAGEJSON_DIRCustom dir to the packageno""
target-branchA separate branch to perform the version bump onno""
defaultSet a default version bump to usenopatch
preidSet a custom preid for prerelease buildnorc
commit-messageSet a custom commit message for version bump commitno""
bump-policySet version bump ignore policynoall
hours-to-go-backIf this option is set, the action can run on schedule. It then gets the commits from the last n hours and analyzes those commit messages.no""
skip-if-no-commitsIf this option is set, the action does not bump if no commit happened; else release a patch.nofalse
namedescription
newVersionNew version number
bumpedWhether a version bump was performed (boolean)