monperrus/gako-tag-action

Automatically creates a version tag for each commit pushed to main. The version is computed by incrementing the previous tag.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bump_typeVersion component to increment: major, minor, or micronominor
initial_versionVersion to use when no previous tag existsno0.0.1
prefixTag prefix (e.g. 'v' produces tags like v1.2.3)nov
namedescription
new_tagThe new tag that was created
previous_tagThe previous tag (empty if this is the first tag)