Skip to content

Commit ea97c23

Browse files
authored
Infra/init coderabbit (#10)
* update .coderabbit.yaml * update coderabbit base branch regex
1 parent 8f32e7e commit ea97c23

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.coderabbit.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
language: "en-US"
3+
early_access: false
4+
reviews:
5+
profile: "chill"
6+
request_changes_workflow: false
7+
high_level_summary: true
8+
poem: true
9+
review_status: true
10+
collapse_walkthrough: true
11+
auto_review:
12+
enabled: true
13+
drafts: false
14+
base_branches: [".*"]
15+
chat:
16+
auto_reply: true

0 commit comments

Comments
 (0)