ci: enable CodeRabbit auto review for all branches
This commit is contained in:
parent
4fc59af733
commit
cf1f340d08
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ reviews:
|
||||||
enabled: true
|
enabled: true
|
||||||
drafts: true
|
drafts: true
|
||||||
base_branches:
|
base_branches:
|
||||||
- 'dev'
|
- '.*'
|
||||||
auto_title_instructions: |
|
auto_title_instructions: |
|
||||||
Follow Conventional Commits format: '<type>: <description>'
|
Follow Conventional Commits format: '<type>: <description>'
|
||||||
Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert
|
Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue