Skip to content

Expand CODEOWNER auth pattern

Lin Jen-Shin requested to merge 360399-expand-codeowner-auth-pattern into master

What does this MR do and why?

Add a new script tooling/bin/find_codeowners which can generate the auth section for CODEOWNER

How to set up and validate locally

  • Run tooling/bin/find_codeowners tooling/config/CODEOWNERS.yml and paste the contents to CODEOWNER for the section [Authentication and Authorization] and see if there's any changes.

What's still missing

  • Documentation
  • A new CI job to make sure the list is up-to-date?
    • Does this mean we should also convert other CODEOWNERS to be generated?

MR acceptance checklist

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

See #360399 (closed)

Edited by Lin Jen-Shin

Merge request reports