Skip to content

Commit 8c256cf

Browse files
dkarpelechengfang
authored andcommitted
chore: set up CodeRabbit (#1328)
Signed-off-by: dkarpele <karpelevich@gmail.com>
1 parent 7629e1f commit 8c256cf

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.coderabbit.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
language: en-US
2+
tone_instructions: ''
3+
early_access: false
4+
enable_free_tier: true
5+
reviews:
6+
profile: chill
7+
request_changes_workflow: false
8+
high_level_summary: true
9+
high_level_summary_placeholder: '@coderabbitai summary'
10+
high_level_summary_in_walkthrough: false
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
17+
changed_files_summary: true
18+
sequence_diagrams: true
19+
estimate_code_review_effort: false
20+
assess_linked_issues: true
21+
related_issues: true
22+
related_prs: true
23+
suggested_labels: false
24+
labeling_instructions: []
25+
auto_apply_labels: false
26+
suggested_reviewers: false
27+
auto_assign_reviewers: false
28+
poem: false
29+
auto_review:
30+
enabled: true
31+
auto_incremental_review: true
32+
ignore_title_keywords: []
33+
labels: []
34+
drafts: false
35+
base_branches: ["master", "master-annotation-based"]
36+
ignore_usernames: []
37+
finishing_touches:
38+
docstrings:
39+
enabled: false
40+
unit_tests:
41+
enabled: false
42+
chat:
43+
art: false

0 commit comments

Comments
 (0)