Display code owners info (move code to EE)
What does this MR do and why?
This is a follow-up from !74298 (comment 744394455) which got reverted because of a spec failure.
The EE-only constant Gitlab::CodeOwners
was being referred to by a core class, this moves the code from core to EE.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
-
Enable the refactor FF
Feature.enable(:refactor_blob_viewer)
-
Create a
CODEOWNERS
file -
Populate the
CODEOWNERS
file -
Open a file that has codeowners
-
Notice the codeowners section
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #335378 (closed)
Edited by Jacques Erasmus