Open shlomi-noach opened 4 years ago
An interesting read: https://bionic.fullstory.com/taming-github-codeowners-with-bots/ ; I don't think we'll adopt the same logic at this time, but this may show us a potential future.
BTW, in my previous job we relied heavily on CODEONWER files, and we didn' thave a problem at all with an entire team getting notified for a file change. The person on-call was the "primary" owner of PR and Issue mentions for the team.
We want every single path to have some codeowner; we can enforce that with a script running in CI.
cc @deepthi