Introduce CodeRabbitAI config file to fine tune its response from Git

This commit is contained in:
Igor Pecovnik 2025-11-02 23:06:34 +01:00 committed by Igor
parent cfed1b4357
commit 655897d03f

7
.coderabbit.yaml Normal file
View File

@ -0,0 +1,7 @@
language: "en-US"
reviews:
auto_review:
enabled: true
labels: ["Needs review"]
ignore_usernames: ["dependabot[bot]", "renovate[bot]"]
ignore_title_keywords: ["wip", "draft"]