josiahsiegel/Workflow Housekeeper
Retain a time period or quantity of workflow runs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ignore-branch-workflows | Ignore runs from workflows currently in ./github/workflow | no | — |
| retention-time | Period of time to maintain history. E.g. "2 weeks", "3 days", etc. | no | — |
| retain-run-count | Number of latest runs to keep | no | — |
| dry-run | Only list runs pending deletion | no | — |
Outputs
| name | description |
|---|---|
| housekeeping_output | Output of housekeeping steps |