find_regression_pr_or_commit
Identify the commit and pull request that most likely caused a failed CI run, enabling quick root cause analysis.
Instructions
Find likely regression commit and related pull request for a failed 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 |