Skip to content

Commit 16cc38f

Browse files
📝 CodeRabbit Chat: Update .coderabbit.yaml to filter for main and 2024b branches (#1491)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Jiri DanÄ›k <[email protected]>
1 parent 3da18e1 commit 16cc38f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.coderabbit.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
# https://docs.coderabbit.ai/getting-started/configure-coderabbit/?#configure-coderabbit-using-a-yaml-file
12
---
23
language: en-US
34
early_access: false
45
enable_free_tier: true
56
reviews:
67
sequence_diagrams: false
78
poem: false
9+
auto_review:
10+
base_branches:
11+
- main
12+
- 2024b

0 commit comments

Comments
 (0)