get_failed_runs
Retrieve a list of recent failed CI runs for a GitHub repository, specifying owner and repo name, with an option to limit results.
Instructions
List recent failed CI runs for a GitHub repo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo name | |
| limit | No | Max runs to return | |
| owner | Yes | GitHub repo owner or org |