rerun_failed_jobs_tool
Re-run only the failed jobs in a GitHub Actions workflow run to fix flaky tests or transient errors without restarting successful jobs.
Instructions
Re-run only the failed jobs in a GitHub Actions workflow run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | No | Repository owner (defaults to GITHUB_DEFAULT_ORG if unset) | |
| run_id | Yes | Workflow run ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||