Skip to content

Add e2e test for suggesting code owners

Mark Lapierre requested to merge ml-suggest-codeowners-spec-qa into master

What does this MR do?

Add a new end-to-end test that checks that a code owner is suggested as an approver based on the current CODEOWNERS file in master, not a new version of the file in a new branch.

CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22718

What are the relevant issue numbers?

Test plan: https://gitlab.com/gitlab-org/gitlab-ee/issues/7654

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports