Below you will find pages that utilize the taxonomy term “K1LoW”
April 7, 2026
Rerun Failed Jobs
Version updated for https://github.com/k1LoW/rerun-action to version v1.2.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rerun-action GitHub Action automates the process of rerunning failed workflow jobs based on specific conditions, such as failure patterns in job logs or the failure of designated jobs. By leveraging the workflow_run event, it can trigger retries for failed jobs and their dependencies, reducing manual intervention and addressing transient or recoverable errors. Key features include conditional reruns based on customizable patterns, support for multiple jobs, and the ability to limit retry attempts.