Skip to content

Require approvals for Verify Backend code

Fabio Pitino requested to merge require-approval-for-verify-backend into master

What does this MR do and why?

Related to Enforce domain expert approval in critical CI a... (#393864 - closed)

In this MR we are splitting the Verify section of CODEOWNERS which was optional by default into 2 sections:

  • Verify Backend that requires approval
  • Verify Frontend that remains optional

In this MR we are using a newly released feature that allows to define default codeowners per section: Define default owners for CODEOWNERS sections (#371711 - closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Cheryl Li

Merge request reports