Skip to content

Commit c66d1bb

Browse files
committed
Introduce CodeRabbitAI config file to fine tune its response from Git
1 parent 2c23325 commit c66d1bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.coderabbit.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: "en-US"
2+
reviews:
3+
auto_review:
4+
enabled: true
5+
labels: ["Needs review"]
6+
ignore_usernames: ["dependabot[bot]", "renovate[bot]"]
7+
ignore_title_keywords: ["wip", "draft"]

0 commit comments

Comments
 (0)