Skip to content

Commit 6f0cc58

Browse files
committed
chore(ci): add coderabbit AI review configuration file
1 parent ee3d9cd commit 6f0cc58

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.coderabbit.yaml

Lines changed: 16 additions & 0 deletions
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: false
11+
auto_review:
12+
enabled: true
13+
drafts: true
14+
base_branches: ['*']
15+
chat:
16+
auto_reply: true

0 commit comments

Comments
 (0)