agorasystems/Tag New Semantic Version

Determine's the next semantic version based on PR labels and existing git tags, and creates a new git tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub Access token, typically passed in with `secrets.GITHUB_TOKEN`.yes
major-labelsComma-separated list of labels that will cause a major version bump.yesmajor
minor-labelsComma-separated list of labels that will cause a minor version bump.yesminor
version-prefixPrefix to use for git tags (for example: "v").yes""
namedescription
versionThe new semantic version