ci: enable CodeRabbit auto review for all branches

This commit is contained in:
777genius 2026-04-20 09:09:27 +03:00
parent 4fc59af733
commit cf1f340d08

View file

@ -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