Skip to content

Automatically retry every failed job

Winnie Hellmann requested to merge winh-retry-all-the-jobs into master

What does this MR do?

Retry every failing job on a gitlab-org runner.

Why was this MR needed?

Since the master branch is protected and only some people are able to retry jobs, it takes longer until a pipeline passes which failed due to infrastructure problems.

Merge request reports