mkhubaib666/Git Auto Tag

Declarative, path-based semantic versioning for your Git repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenRequired. The GitHub token to use for creating tags.yes
config-pathPath to the configuration file.no.autotag.yml
default-bumpThe default version bump if changed files don't match any rules.nopatch
tag-prefixA prefix to add to the version number when creating a tag.nov
create-releaseIf true, creates a GitHub Release with the new tag.nofalse
namedescription
new-tagThe newly created tag. Empty if no tag was created.
old-tagThe previous tag that the bump was based on.
bump-levelThe level of the version bump (major, minor, patch, or none).