actions-marketplace-validations/Check for Tag

Queries for a git tag using git describe --tags

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
includeGlob pattern of tags to includeno*
excludeGlob pattern of tags to excludeno
commit-ishCommit-ish object names to describenoHEAD~
skip-unshallowSkip the unshallow operation: "true" or "false"nofalse
exact-matchOnly output exact matches: "true" or "false"nofalse
no-tags-textText to output if no tags were foundnoNO_TAGS
namedescription
tagThe found tag or the value of no-tags-text