Commit 3cce749
ci(mergify): Re-request devs review until required approvals are met (#444)
The request-review rule stopped requesting @devs after the first approval (#approved-reviews-by=0), yet the Approval merge protection requires two. A pull request would silently stall after review #1 with no reviewer requested for review #2.
Match the monorepo behavior: keep re-requesting @devs while below the two-approval requirement (#approved-reviews-by < 2). When a dev reviews, GitHub drops the team request and Mergify automatically re-adds it until the merge gate is satisfied.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d9a9ff6 commit 3cce749
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments