Skip to content
Snippets Groups Projects
Commit c5154a56 authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

[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
parent 3509b883
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment