github_actions_re_run_workflow_failed_jobs
Re-run only the failed jobs from a GitHub Actions workflow run to retry specific failures without restarting successfully completed jobs.
Instructions
Re-run failed jobs from a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id | |
| body | No | Request body (JSON object) |