Skip to content

Don't indirect through Blob for codeowners data

Nick Thomas requested to merge 201886-remove-ee-blob-codeowners into master

What does this MR do?

Codeowners is a project-only feature, while Blob is shared between a lot of other contexts. Moving codeowners out of it is a step towards making that clearer. Eventually, we want to remove Blob#project to make it clearer still.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #201886 (closed)

Edited by Mayra Cabrera

Merge request reports