list_failure_trends
Summarize recurring failed CI jobs over a customizable time window to identify failure trends in GitHub Actions.
Instructions
Summarize recurring failed jobs over a time window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window in days | |
| repo | Yes | GitHub repo name | |
| limit | No | Max failed runs to inspect | |
| owner | Yes | GitHub repo owner or org | |
| branch | No | Optional branch filter |