Skip to content

Commit 74a3549

Browse files
authored
Add a coderabbit.yaml (#30)
1 parent c252ddd commit 74a3549

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.coderabbit.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CodeRabbit configuration
2+
# See: https://docs.coderabbit.ai/guides/review-instructions/
3+
4+
early_access: true
5+
6+
issue_enrichment:
7+
planning:
8+
enabled: true
9+
10+
reviews:
11+
request_changes_workflow: true
12+
high_level_summary: true
13+
poem: true
14+
review_status: true
15+
collapse_walkthrough: false
16+
auto_review:
17+
enabled: true
18+
drafts: false
19+
20+
chat:
21+
auto_reply: true

0 commit comments

Comments
 (0)