Skip to content

Commit d5eb950

Browse files
authored
coderabbit: Add base branches to auto_review configuration
1 parent 37623ed commit d5eb950

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.coderabbit.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ reviews:
2424
# sequence_diagrams: false
2525
auto_review:
2626
enabled: true
27+
base_branches:
28+
- main
29+
- 16_x
30+
- 0_15_x
31+
- V5
32+
- V5_C6
2733
ignore_title_keywords:
2834
- WIP
2935

0 commit comments

Comments
 (0)