suggest_fix_for_failure
Analyze a failed GitHub Actions CI run and get suggested remediation steps and validation checks to fix the failure.
Instructions
Suggest remediation steps and validation checks 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 |