dongchengjie/workflow-runs-cleaner

A github action designed for bulk deletion of workflow runs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryGithub repository(should contain both owner and repo)yes
tokenGithub token(requires access to workflows)yes
event-filterFilter workflow runs based on their event type.Refer to https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows for available values.no""
status-filterFilter workflow runs according to their status(format: success, failure).Refer to Refer to https://docs.github.com/en/rest/actions/workflow-runs#list-workflow-runs-for-a-repository for available values.no""
branch-filterFilter workflow runs based on their branch.no""
actor-filterFilter workflow runs based on their actor. no""
maintain-spanRetain the most recent span workflow runs (h for hours, d for days, w for weeks, m for months, y for years).\ It conflicts with filters above.no""

no outputs