thefringeninja/action-minver

Runs minver to version your artifacts!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
auto-incrementSpecifies which part of the version to auto-increment. By default, MinVer will auto-increment the patch version, but you can specify minor or major to increment the minor or major version instead.no
build-metadataSets custom build metadata for your semantic version.no
default-pre-release-phaseSpecifies the default pre-release phase. Defaults to 'alpha.'no
minimum-major-minorSpecifies the minimum version to use when to tags exist.no
tag-prefixSpecifies the prefix of the tags. For example if your tags are like v1.2.3 set this to 'v.'no
verbositySpecifies the log level. Can be set to: e[rror], w[arn], i[nfo] (default), d[ebug], or t[race].no
namedescription
versionThe calculated version number.