diff --git a/.coderabbit.yaml b/.coderabbit.yaml index a3932ae0..7aa6182a 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -3,7 +3,9 @@ reviews: auto_review: enabled: true - drafts: false + drafts: true + base_branches: + - 'dev' auto_title_instructions: | Follow Conventional Commits format: ': ' Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert