Skip to content

Fix CODEOWNERS to require approval from either api-manager or acm#134

Open
dfmacias wants to merge 1 commit into
masterfrom
fix/codeowners-either-team
Open

Fix CODEOWNERS to require approval from either api-manager or acm#134
dfmacias wants to merge 1 commit into
masterfrom
fix/codeowners-either-team

Conversation

@dfmacias

Copy link
Copy Markdown
Contributor

Summary

  • Combine @mulesoft/team-api-manager and @mulesoft/team-acm onto a single * rule so a PR needs approval from either team, not both.
  • Previously two separate * lines caused last-match-wins to make team-acm the only required approver.

Test plan

  • Open a test PR and confirm GitHub requests review from either team (not both required).

CODEOWNERS rules with two separate * lines made only the last team
(acm) required, since last-match-wins. Combine both teams onto one
* line so approval from either team satisfies the rule.
@dfmacias dfmacias requested a review from a team as a code owner June 13, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant