cezarypiatek/Next version number generator

GithubAction for generating next version number based on the git log and message patterns

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
major-patternRegex pattern for detecting major number bum upno
minor-patternRegex pattern for detecting minor number bum upno
patch-patternRegex pattern for detecting patch number bum upno
version-tag-prefixPrefix of version tag. Empty by defaultno
output-to-env-variableThe environment variable to store the resultno
namedescription
nextVersionThe next version