actions-marketplace-validations/Autobump version

Automatically bump project version when merging to production

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 tagno""
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
GRADLE_PATHCustom dir to the gradle fileyes""
PBX_PATHCustom dir to the pbx fileyes""
defaultSet a default version bump to usenopatch
preidSet a custom preid for prerelease buildnorc
commit-messageSet a custom commit message for version bump commitno""
pushSet to false to skip pushing the new tagnotrue
namedescription
newTagThe newly created tag