giacomocavalieri/run tagref
Runs tagref to check that all references are valid and there are no unreferenced tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 4, 2023
- License
- Apache 2.0
Pinned Snippet
uses: giacomocavalieri/tagref_action@b3d2a90f97d6f10b09897f4c86795435a59b65c4 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| unused-tags | This can either be `allow` (to allow unreferenced tags) or `forbid` (to fail CI if there are tags that are not referenced by a reference) | no | forbid |
Outputs
no outputs