Commit 577905a
authored
mergify: remove coderabbit comment requirement (#941)
CodeRabbit does not leave a review if there are no actionable comments.
When Mergify does not see the CodeRabbit review, it will not merge the
PR, even if the PR meets all the other criteria (successful human review
+ passing tests).
The purpose of adding coderabbit to the Mergify criteria is to provide a
natural quality governer: to ensure that humans read the reviews. Turns
out CodeRabbit is useful enough that we don't need to enforce this with
Mergify, and tweaking it further is not worth optimizing.
Fixes: #9401 parent d2174f1 commit 577905a
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments