Skip to content
  • DJ Mountney's avatar
    Update merge_status state to allow more transitions · 41551791
    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.
    41551791