christiedigital/Github Tag

Bump and push git tag on merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenRequired for permission to tag the repo.yes
default_bumpWhich type of bump to use when none explicitly provided (default: `patch`).nopatch
tag_prefixA prefix to the tag name (default: `v`).nov
release_branchesComma separated list of branches (bash reg exp accepted) that will generate the release tags. Other branches and pull-requests generate versions postfixed with the commit hash and do not generate any tag. Examples: `master` or `.*` or `release.*,hotfix.*,master`...nomaster
create_annotated_tagBoolean to create an annotated tag rather than lightweightnofalse
namedescription
new_tagGenerated tag
previous_tagPrevious tag (or `0.0.0`)