dtgreene/Keyword Version Bump

Bumps project version based on a list of keywords

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 27, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: dtgreene/keyword-version-bump@3394e5f0c76e9192d75cb3ec9ad83ee434a61ee1 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
search-targetThe target word used for searchingyes
keywords-majorComma-separated, case-sensitive list of words that trigger a major version bumpno""
keywords-minorComma-separated, case-sensitive list of words that trigger a minor version bumpno""
keywords-patchComma-separated, case-sensitive list of words that trigger a patch version bumpno""
default-bump-typeThe fallback bump type to use when keyword matching yields no resultsno""
commit-messageThe commit message of the version bumpno[skip ci]: Automated version bump {version}
configurationPath to an external json configuration fileno""

no outputs