Commit caacbde
fix: enable CodeRabbit auto-review on alpha branch
Replace the catch-all `.*` regex in base_branches with explicit `main`
and `alpha` entries so CodeRabbit reliably triggers on PRs targeting
either branch.
Closes #1134
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f2ca496 commit caacbde
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments