Infra: Bitbucket Cloud, Common Library, different teams own specific folders/files.
Old Repo setup: Reviewer Groups, minimum 2 approvals for merging
New: 5 teams within teams.yaml, 30+ files within CODEOWNERS.
Questions: If a PR say modifies files from all 5 teams, are the reviewers from those teams added as standard or default reviewers whose approvals can allow merging? Would approvals from these contributors mentioned in the teams.yaml fill up the minimum approvals guards set by reviewer groups? Is there a way to clearly set this up as standard vs default?
Problem: These situations are not clearly called out in the docs; guideline on when and when not to use this feature (if it breaks reviewer groups controls)