Skip to content

Support multiple codeowner_teams in .repo-metadata.json #946

@JustinBeckwith

Description

@JustinBeckwith

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 CODEOWNERS file
  • Add CODEOWNERS to the ignore list synth.py when copying templates

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions