File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ reviews:
1010 profile : " chill"
1111 request_changes_workflow : false
1212 high_level_summary : true
13- high_level_summary_placeholder : " @coderabbitai summary "
13+ high_level_summary_in_walkthrough : true
1414 poem : false # Keep reviews professional and concise
1515 review_status : true
16- collapse_walkthrough : false
16+ collapse_walkthrough : true
1717
1818 auto_review :
19- enabled : false # Disabled auto-review until it becomes stable
20- auto_incremental_review : false
19+ enabled : true
20+ auto_incremental_review : true
2121 drafts : false # Don't review draft PRs
2222 ignore_title_keywords :
2323 - " WIP"
@@ -66,7 +66,8 @@ reviews:
6666 - Test compatibility with Calcite version constraints
6767
6868chat :
69- auto_reply : true
69+ auto_reply : false # require explicit tagging
70+ art : false # disable ASCII / Emoji art
7071
7172# Knowledge base configuration
7273knowledge_base :
You can’t perform that action at this time.
0 commit comments