brainsdevops/Timeout action - stop long running workflows
Workflow cleaner to timeout long-running jobs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | The app id from the Github App | yes | — |
| app-pk | The private key from the Github App | yes | — |
| scan-range-days | The scan range in days | no | 2 |
| timeout-minutes | The timeout for workflows in minutes. Defaults to 180 minutes (3 hours) | no | 180 |
Outputs
| name | description |
|---|---|
| report | A markdown table with the jobs cancelled by the action |