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 a3e0de4 commit 8cb2714Copy full SHA for 8cb2714
.coderabbit.yaml
@@ -5,15 +5,15 @@ enable_free_tier: true
5
reviews:
6
profile: chill
7
request_changes_workflow: false
8
- high_level_summary: false
+ high_level_summary: true
9
high_level_summary_placeholder: '@coderabbitai summary'
10
- high_level_summary_in_walkthrough: false
+ high_level_summary_in_walkthrough: true
11
auto_title_placeholder: '@coderabbitai'
12
auto_title_instructions: ''
13
review_status: true
14
commit_status: true
15
fail_commit_status: false
16
- collapse_walkthrough: false
+ collapse_walkthrough: true
17
changed_files_summary: true
18
sequence_diagrams: true
19
estimate_code_review_effort: true
0 commit comments