• Patrick Bajao's avatar
    Mark merge request as preparing on create · 0f51c712
    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
291012-mark-mr-as-preparing.yml 94 Bytes