k1low/Rerun Failed Jobs

Reruns failed jobs, optionally only when specific patterns are found in logs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
run_idThe workflow run ID to rerunyes
patternPattern to search for in logs (newline-separated for multiple). If omitted, rerun unconditionallyno
jobJob name(s) to check (newline-separated for multiple). Narrows log search scope when used with pattern. When used alone, reruns only if any specified job failedno
github_tokenGitHub Token with actions:write permission${{ github.token }}
max_attemptsMaximum run attempts to allow retry3
namedescription
reranWhether the failed jobs were rerun (true/false)