mirror of
https://github.com/m5stack/build.git
synced 2026-05-20 11:48:25 -07:00
Introduce CodeRabbitAI config file to fine tune its response from Git
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user