mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
chore: enable CodeRabbit auto-review on new PRs (#1276)
This commit is contained in:
@@ -11,8 +11,8 @@ reviews:
|
|||||||
walkthrough: false
|
walkthrough: false
|
||||||
poem: false
|
poem: false
|
||||||
auto_review:
|
auto_review:
|
||||||
enabled: false
|
enabled: true
|
||||||
drafts: true # Can review drafts. Since it's manually triggered, it's fine.
|
drafts: false # Don't review drafts automatically
|
||||||
auto_incremental_review: false # always review the whole PR, not just new commits
|
auto_incremental_review: false # always review the whole PR, not just new commits
|
||||||
base_branches:
|
base_branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user