fix(ci): correct CodeRabbit config schema for reviews.poem
This commit is contained in:
parent
d579fb9c3c
commit
bf48bd9cec
@ -21,15 +21,14 @@ reviews:
|
||||
# Only review PRs targeting these branches
|
||||
base_branches:
|
||||
- main
|
||||
- develop
|
||||
- dev
|
||||
# Skip reviews for draft PRs or WIP
|
||||
drafts: false
|
||||
# Enable base branch analysis
|
||||
base_branch_analysis: true
|
||||
|
||||
# Poem configuration
|
||||
poem:
|
||||
enabled: false
|
||||
# Poem feature toggle (must be a boolean, not an object)
|
||||
poem: false
|
||||
|
||||
# Reviewer suggestions
|
||||
reviewer:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user