fix(create-pr): create new PR after merged branch advances - #703
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR creation script now checks GitHub PR state before and after a failed create attempt, returning an existing open PR URL when one exists and failing only when no open PR is found. The e2e stub and assertions were updated to match the revised flow. ChangesPR creation state handling
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
## [17.26.3](v17.26.2...v17.26.3) (2026-06-25) ### Bug Fixes * **create-pr:** create new PR after merged branch advances ([#703](#703)) ([20e4527](20e4527))
Summary
Tests
Summary by CodeRabbit