You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -341,13 +341,6 @@ Result with `require_both_branch_reviewers = true`:
341
341
- Any `.py` file changes require approval from **both**`@backend-team` AND `@data-team`
342
342
- This ensures the outgoing team (`@backend-team`) and incoming team (`@data-team`) both approve the ownership transfer
343
343
344
-
**Edge Cases:**
345
-
346
-
-**New files** (only in PR branch): Only PR branch rules apply
347
-
-**Deleted files** (only in base branch): Only base branch rules apply (last owners must approve deletion)
348
-
-**Duplicate owners** (same owner in both branches): Only one approval needed (deduplication)
349
-
-**No rules in one branch**: Only uses rules from the other branch
350
-
351
344
**Note:** The `require_both_branch_reviewers` setting is read from the base branch's `codeowners.toml` for security. PR authors cannot enable this feature for their own PRs.
0 commit comments