discoverygarden/Automatic Versioning

Updates the current version tag based on a provided label.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenToken to use to push to the repo. Pass in using `secrets.GITHUB_TOKEN`.no${{ github.token }}
prefixThe prefix prepended to the version number. Default is v.nov
comment-prComment the initiating PR with newly minted tag.notrue
namedescription
tagThe version string used to create the tag.