Skip to content

Check mergeability in merge to ref service

Shinya Maeda requested to merge check-mergeability-in-merge-to-ref-service into master

What does this MR do?

This idea came from @oswaldo's this comment https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9622#note_155132194

This effectively simplifies https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9622's logic.

Also, we should remove the feature flag merge_to_tmp_merge_ref_path as per https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9622#note_155125130

What are the relevant issue numbers?

Related: https://gitlab.com/gitlab-org/gitlab-ee/issues/7380

Does this MR meet the acceptance criteria?

Edited by Shinya Maeda

Merge request reports