Skip to content

Commit 340c939

Browse files
committed
Remove low value edge case section
1 parent 9cec588 commit 340c939

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -341,13 +341,6 @@ Result with `require_both_branch_reviewers = true`:
341341
- Any `.py` file changes require approval from **both** `@backend-team` AND `@data-team`
342342
- This ensures the outgoing team (`@backend-team`) and incoming team (`@data-team`) both approve the ownership transfer
343343

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-
351344
**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.
352345

353346
### Quiet Mode

0 commit comments

Comments
 (0)