explain_failure_root_cause
Identify the root cause category of a GitHub Actions CI failure to streamline debugging.
Instructions
Classify the likely root cause category for a failed CI run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | GitHub repo owner or org | |
| repo | Yes | GitHub repo name | |
| run_id | Yes | The failed run ID |