summarize_failure
Summarize logs from a failed GitHub Actions CI run to quickly identify and understand the failure cause.
Instructions
Fetch and summarize the logs of a failed CI run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo name | |
| owner | Yes | GitHub repo owner or org | |
| run_id | Yes | The failed run ID |