Skip to content

Allow multiple approvals per CODEOWNER or CODEOWNER Section

What does this MR do and why?

Related to issue #335451 (closed)

When our CODEOWNERS file has the following content. it means that when the README.md file is modified, it requires approvals from two code owners to merge.

/cc @chaomao

[Readme][2]
README.md @test4 @zhzhang

Screenshots or screen recordings

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Zehua Zhang

Merge request reports