Fix retries on version branches
What does this MR do?
This merge request addresses some follow-up feedback on build retries.
Manual QA
I created a test project which demonstrates the behaviour on the default branch and versioned branches and how this differs from in a merge request.
Default Branch
Multiple retries:
Versioned Branches
Multiple retries:
Merge Request
No retries:
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Philip Cunningham