Skip to content

Create separate ApprovalMergeRequestRule for code owners

What does this MR do?

When enabling the multiple_code_owner_rules feature, we will create a separate code owner rule for each pattern mentioned in the CODEOWNERS file.

The code owner rules are updated by the MergeRequests::RefreshService and MergeRequests::CreateService.

What are the relevant issue numbers?

Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/4418

Does this MR meet the acceptance criteria?

Edited by Bob Van Landuyt

Merge request reports