gha_rerun_workflow
Re-run GitHub Actions workflows to retry failed jobs or entire runs for debugging and CI/CD pipeline recovery.
Instructions
Re-run a workflow
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository in owner/repo format | |
| run_id | Yes | Workflow run ID | |
| failed_only | No | Only re-run failed jobs |