actions-marketplace-validations/Drop old releases
remove old 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 | — |
| owner | owner/organization name of the repository | yes | — |
| repos | repositories names separated by commas. Example repo1,repo2,repo3 | yes | — |
| 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 | — |
Outputs
no outputs