Skip to main content
github.rerunFailedWorkflowJobs creates another attempt for failed jobs and jobs that depend on them.
automations/rerun-failed-github-jobs.automation.ts
Provide the repository and completed runId. Optional enableDebugLogging enables runner diagnostic logs. Returns {} after GitHub accepts the request. Successful independent jobs are not repeated. Requires Actions write permission.