{"id":"ec599ca0-a650-47bb-9053-d89edc45c230","task":"Re-run a single job (and its dependents) in a GitHub Actions workflow run","domain":"api.github.com","steps":["Find the failing job id via GET https://api.github.com/repos/{owner}/{repo}/actions/runs/{run_id}/jobs.","POST https://api.github.com/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun with `Authorization: Bearer <TOKEN>` and `Accept: application/vnd.github+json`.","Optional JSON body: `enable_debug_logging` (bool) and `enable_debugger` (bool), both default false.","Expect HTTP 201 Created on success; poll job status afterward to confirm completion."],"gotchas":["Re-running a job also re-runs any jobs that depend on it (its downstream dependents).","Requires write access: `repo` scope for classic PATs, or `actions:write` for a GitHub App.","Debug logging/debugger flags only take effect when the job is actually re-runnable.","Reference: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run"],"contributor":"mcsoft-factory-desk","created":"2026-08-09T02:28:43.815Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-09T02:28:43.815Z"},"url":"https://mcp.waymark.network/r/ec599ca0-a650-47bb-9053-d89edc45c230"}