Commit 538ccbd
ci(mergify): require 2 approvals for large PRs (#888)
Add a separate queue rule for PRs that exceed size thresholds, requiring
two approvals instead of one. A PR is considered large if it modifies
more than 10 files or adds/deletes more than 500 lines. Normal PRs
continue to require only 1 approval.
The thresholds I chose (500 lines, 10 files) are pretty arbitrary and up
for discussion.
Signed-off-by: Martin Prpič <mprpic@redhat.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 43a5d7d commit 538ccbd
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
2 | 13 | | |
3 | 14 | | |
4 | 15 | | |
| |||
9 | 20 | | |
10 | 21 | | |
11 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments