actions-marketplace-validations/Contains tag

Check if branch of commit contains tag.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag you want to check.yes
referenceBranch or commit for which you want to check the tag existence.yes
verboseLog action information to the console.notrue
frailReturn exit code of 1 when tag or reference dos not exist.notrue
namedescription
retvalBoolean specifying whether the reference contained the tag.
tagThe (trimmed) input tag that as used as a input.
linked_commitThe commit that is currently linked to the tag.
referenceThe reference that was used as a input.