explain_failure_root_cause
Classify the root cause of a failed GitHub Actions CI run by specifying the repository owner, name, and run ID.
Instructions
Classify the likely root cause category for 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 |