Blob refactor: Display code owners info
What does this MR do and why?
Display the code owners section when viewing a blob
Note: changes in this MR is part of a bigger effort to refactor the blob viewer and is behind the refactor_blob_viewer
feature flag.
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