github_rerun_workflow
Re-run a GitHub Actions workflow to retry all jobs or only failed jobs, using owner, repo, and run ID to target the specific run.
Instructions
Re-run a workflow (all jobs or only failed jobs).
Args: owner: Repository owner repo: Repository name run_id: Workflow run ID to re-run session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| run_id | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |