alexatkinson/GitOps Automatic Versioning

Automatically determine semantic version based on branch merge history.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
force-re-evaluateForces a re-evaluation of the entire git history.nofalse
force-patch-incrementForces a PATCH increment if no other increment detected. NOTE: This is intended for development purposes only.nofalse
mono-repo-product-nameEnables mono-repo mode. The product name to match against. EG: 'bob', match the tags like 'bob_1.2.3'.no""
mono-repo-product-pathThe path to the product. IE: 'path/to/bob'. Required if 'mono-repo-mode' is enabled.no""
pr-label-overridesOptional/debug PR label overrides. Format: '123=semver:patch;124=semver:minor'.no""
namedescription
new-versionNew Version
previous-versionPrevious Version
debug-cmdInput Command