We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6550388 commit 57d427bCopy full SHA for 57d427b
.coderabbit.yaml
@@ -7,7 +7,7 @@ reviews:
7
request_changes_workflow: false
8
high_level_summary: true
9
high_level_summary_placeholder: '@coderabbitai summary'
10
- high_level_summary_in_walkthrough: true
+ high_level_summary_in_walkthrough: false
11
auto_title_placeholder: '@coderabbitai'
12
auto_title_instructions: ''
13
review_status: true
@@ -25,7 +25,7 @@ reviews:
25
auto_assign_reviewers: false
26
poem: false
27
labeling_instructions: []
28
- path_filters: []
+ path_filters: ["!.github/**"]
29
path_instructions: []
30
abort_on_close: true
31
disable_cache: false
0 commit comments