Skip to content

Automatically retry creation of auto deploy branch

Reuben Pereira requested to merge rp/retry-auto-deploy-branch-creation into master

What does this MR do?

create_branch_from_ref is called by AutoDeployBranchService. Use Retriable in create_branch_from_ref to automatically retry the creation of an auto deploy branch.

Example of a failure that prevented the creation of an auto deploy coordinated pipeline (internal): https://gitlab.slack.com/archives/CCFV016SV/p1632999988473000.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports

Loading