Introduce CodeRabbitAI config file to fine tune its response from Git

This commit is contained in:
Igor Pecovnik
2025-11-05 22:16:35 +01:00
committed by Igor
parent cfed1b4357
commit 655897d03f
+7
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"]