actions-marketplace-validations/Purge deprecated workflow runs

Delete GH workflow runs that don't have a definition (anymore). Optionally delete cancelled, failed, outdated or skipped runs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe token to authenticate on the repositoryno${{ github.token }}
remove-obsoleteRemove obsolete (there is no definition anymore) workflow runsnofalse
remove-cancelledRemove cancelled workflow runsnofalse
remove-failedRemove failed workflow runsnofalse
remove-older-thanRemove workflow runs older than specified timeframeno""
remove-skippedRemove skipped workflow runsnofalse

no outputs