actions-marketplace-validations/Delete Older Releases updated
delete older releases of any repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| keep_latest | how many latest releases to keep | yes | — |
| repo | repo name in the form of <owner>/<repoName> | no | — |
| delete_tags | whether to delete tags associated to older releases or not | no | — |
| delete_tag_pattern | part of the tag name. Example, if you want to delete 0.0.1-beta and 0.0.2-beta but not 0.0.1 then set this to just "beta". If not set then it will target all releases. | no | — |
| delete_type | release or prerelease | no | — |
| delete_branch | delete branch | no | — |
Outputs
no outputs