martoc/Tag repository using semantic versioning based on the commit message

This action tags the repository using semantic versioning based on the commit message.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
skip-pushSkip tag creation for pull requestsnofalse
executeThe action to perform tag or loadnotag
formatThe format of the tagnosemver
namedescription
versionAlias for TAG_VERSION
TAG_VERSIONThe semantic version tag (without 'v' prefix)
TAG_NAMEThe full tag name (with 'v' prefix)
TAG_FLOATING_VERSION_MAJORThe floating major version
TAG_FLOATING_VERSION_MINORThe floating minor version