rerun_workflow_run_tool
Re-run all jobs in a GitHub Actions workflow run to retry failed or incomplete CI checks. Provide repository and run ID to trigger a fresh execution.
Instructions
Re-run all 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 | |||