keisukeyamashita/tag-protector
Rejects tag that doesn't follow the rule
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| rule | Format of the tag should be | yes | true |
| deleteTag | Delete the tag or not | no | true |
| failWorkflow | Fail the workflow if not tag match the rule | no | false |
| repository | The GitHub repository containing the issue or pr. | no | ${{ github.repository }} |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs