Commit 0c95b38
fix: enable CodeRabbit auto-review on alpha branch (#1235)
<!-- acp:session_id=session-e0d41db6-be71-4a13-86f3-af497b4f3e80
source=#1134 last_action=2026-04-07T13:38:00Z retry_count=0 -->
## Summary
- Replace the catch-all `.*` regex in `base_branches` with explicit
`main` and `alpha` entries so CodeRabbit reliably triggers auto-reviews
on PRs targeting either branch.
Closes #1134
## Test plan
- [ ] Create a test PR targeting `alpha` and verify CodeRabbit triggers
a review
- [ ] Confirm PRs targeting `main` continue to receive CodeRabbit
reviews
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Ambient Code Bot <bot@ambient-code.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent f2ca496 commit 0c95b38
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