Project 'edgehog/infrastructure/gitlab-ci' was moved to 'clea-os/infrastructure/gitlab-ci'. Please update any links and bookmarks that may still have the old path.
[FIX] Bug fix on MRs failing to be merged for 422
* Sometimes the error ‘422: Branch cannot be merged’ has been noted in cases where the automation fails to rebase (despite no conflicts) and then automatically merge an MR. * This commit circumvents the problem by trying to rebase when such an error occurs and then trying again to merge. * Jira bug reference: SW-1555
Loading
Please register or sign in to comment