-
Patrick Bajao authored
When a merge request is created, we set the `merge_status` to `preparing` so we don't check its mergeable or mark it as mergeable until it's fully prepared. This prevents race condition like asynchronous pipeline creation which can lead to inconsistent behavior.
0f51c712