Skip to content

WIP: E2E test: exclude codeowner notifications

Mark Lapierre requested to merge qa-exclude-codeowner-notifications into master

What does this MR do?

Code owners were getting too many notifications when automatically assigned as approvers (https://gitlab.com/gitlab-org/gitlab-ee/issues/8396). https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8466 fixes this.

This MR updates the end-to-end test to check that code owners aren't subscribed to notifications and don't get todos.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/8396

Does this MR meet the acceptance criteria?

Merge request reports