Select Git revision
merge_request.rb
-
DJ Mountney authored
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.
DJ Mountney authoredPreviously 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
merge_request.rb 9.73 KiB