compare_with_last_success
Compare a failed CI run with the last successful run on the same branch to identify differences and debug failures.
Instructions
Compare a failed run with the last successful run on the same branch
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 |