broadshield/GitHub Tag and Release Cleanup Action
This removes unused Tags and Releases that are created during the PR process.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | PR number to search for | no | — |
| branch | branch to search for | no | — |
| repository | Repository to run against | no | — |
| regex | The regex search pattern for tags to remove, default is `^(.*)?PR${number}(.*)?$` | no | — |
| github_token | The GitHub token to use for authentication | no | — |
Outputs
no outputs