fix: branch listing shows all active branches#198
Conversation
WalkthroughRemoved Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
## [2.16.1](v2.16.0...v2.16.1) (2026-02-19) ### Bug Fixes * branch listing shows all active branches ([#198](#198)) ([4bbf8b3](4bbf8b3))
|
🎉 This PR is included in version 2.16.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
listBranchesthat was excluding branches with amergedAtdate — all branches returned by the endpoint are now shownactiveOnlyquery parameter fromfetchBranchesso the endpoint returns all branchesSummary by CodeRabbit