actions-marketplace-validations/Delete Older Releases

delete older releases of any repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keep_latesthow many latest releases to keepyes
keep_min_download_countskeep old releases with downloads greater than this parameter <no0
delete_expired_dataDelete releases older than a specified number of daysno0
reporepo name in the form of <owner>/<repoName>no
delete_tagswhether to delete tags associated to older releases or notno
delete_prerelease_onlyRemove only prereleasenofalse
delete_tag_patternpart 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
github_rest_api_urlthe URL of the GitHub Rest API to be used. This might need to be different if you are a GitHub Enterprise user.noapi.github.com

no outputs