chore(root): add coderabbit setup (#2495)

This commit is contained in:
Junior Garcia 2024-03-10 10:51:32 -03:00 committed by GitHub
parent a05aef0acb
commit a25292215a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

22
.coderabbit.yaml Normal file
View File

@ -0,0 +1,22 @@
language: "en"
early_access: false
reviews:
high_level_summary: true
poem: false
review_status: true
collapse_walkthrough: false
auto_review:
enabled: true
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
- 'ci(changesets)'
drafts: false
base_branches:
- "main"
- "develop"
- "fix/.*"
- "chore/.*"
- "feat/.*"
chat:
auto_reply: true