-
Notifications
You must be signed in to change notification settings - Fork 97
Support multiple codeowner_teams in .repo-metadata.json #946
Copy link
Copy link
Closed
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Today you can add a codeowner_team to .repo-metadata.json, and it will add that team as a CODEOWNER along side the language specific team. There are cases where we want multiple teams, often both a DPE team and a product engineering team that need CODEOWERS access. Ideally, codeowner_team would support both a string, and an array.
Today, we would need to:
- hand modify the
CODEOWNERSfile - Add
CODEOWNERSto the ignore listsynth.pywhen copying templates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.