View as Markdown
CI Insights

New retry mode for failed jobs

CI Insights Auto Retry gets a new retry mode

Added workflow retry mode to Auto-Retry. When a job fails, you can now choose to retry the entire workflow instead of just the failed job. Useful when jobs have dependencies or shared state that requires a clean run.

Changelog Image

Was this page helpful?