giacomocavalieri/run tagref

Runs tagref to check that all references are valid and there are no unreferenced tags

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 4, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: giacomocavalieri/tagref_action@b3d2a90f97d6f10b09897f4c86795435a59b65c4 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
unused-tagsThis can either be `allow` (to allow unreferenced tags) or `forbid` (to fail CI if there are tags that are not referenced by a reference)noforbid

no outputs