• D
    Update merge_status state to allow more transitions · 41551791
    DJ Mountney 提交于
    Previously you could only transition from the unchecked state to one of the others. This meant that the mark_as_unmerged call in AutoMergeService would rarily be able to actually transition the state. As it would usually have already been set to can_be_merged before it hit that service.
    41551791
merge_request.rb 9.7 KB