Disable auto review feature in coderabbit config

This commit is contained in:
Benson Wong
2026-05-18 10:40:21 -07:00
committed by GitHub
parent dbb869d019
commit 5d1e62d224
+1 -1
View File
@@ -13,7 +13,7 @@ reviews:
docstrings: docstrings:
enabled: false enabled: false
auto_review: auto_review:
enabled: true enabled: false
drafts: false drafts: false
chat: chat:
auto_reply: true auto_reply: true