We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b7028 commit 8e165b9Copy full SHA for 8e165b9
.coderabbit.yaml
@@ -11,8 +11,8 @@ reviews:
11
walkthrough: false
12
poem: false
13
auto_review:
14
- enabled: false
15
- drafts: true # Can review drafts. Since it's manually triggered, it's fine.
+ enabled: true
+ drafts: false # Don't review drafts automatically
16
auto_incremental_review: false # always review the whole PR, not just new commits
17
base_branches:
18
- main
0 commit comments