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 40a6367 commit b443cbfCopy full SHA for b443cbf
.coderabbit.yaml
@@ -15,14 +15,14 @@ reviews:
15
# Other review settings (only apply if manually requested)
16
profile: "chill"
17
request_changes_workflow: false
18
- high_level_summary: true
+ high_level_summary: false
19
poem: false
20
- review_status: true
+ review_status: false
21
collapse_walkthrough: true
22
+ high_level_summary_in_walkthrough: true
23
24
chat:
25
auto_reply: true # Allow automatic chat replies
26
27
# Note: With auto_review.enabled: false, CodeRabbit will only perform initial
28
# reviews when manually requested, but incremental reviews and chat replies remain enabled
-
0 commit comments