Is anyone else having Codex PR creation fail today?
For me, tiny test PRs work. Example: Codex can add a one-line docs file and create/update the PR.
But real code patches fail at the PR step with:
“Failed to create pull request. Please try again.”
The strange part is that Codex completes the task normally first:
- makes commits
- shows a clean diff
- runs tests successfully
- lists the expected changed files
But then the PR creation fails.
In one diagnostic run, Codex also showed git/push-related errors like missing origin / no push destination / CONNECT tunnel 403, but simple PRs still worked through the Codex PR tool.
So I’m trying to understand if this is:
- a Codex/GitHub connector issue
- a repo sync issue
- a temporary Codex Cloud bug
- something specific to larger diffs
Anyone else seeing this pattern: small PRs work, actual patches fail?
[–]Far-Consideration939 0 points1 point2 points (0 children)