Allow selecting the target base branch when creating a pull request
Open 💬 0 comments Opened Mar 24, 2026 by nicoreese
The selectable base branch for Review comparisons shipped in openai/openai#835768 and is tracked by CXA-1497.
Remaining scope: let users choose the target/base branch in the Create PR flow. The current Create PR modal displays the inferred default branch but does not provide a selector, which is insufficient for stacked PRs and repositories whose intended target is not the default branch.
Original request: [openai/codex#15681](<https://github.com/openai/codex/issues/15681>).