openai / openai/codex

Codex App: show all open pull requests for a selected repository

Open
#45,114 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

Codex App (Pull Requests tab)

What feature would you like to see?

Would it be possible to add an All open scope to the Pull Requests tab that shows every open pull request for a selected repository, including pull requests that are not currently assigned to me and do not currently request my review. This is similar to how it works in https://www.onorca.dev/.

This would prevent open work from becoming invisible when reviewer assignment metadata changes. A common team workflow is:

  1. A developer opens a pull request in a repository where a team is configured through CODEOWNERS.
  2. I am not added as an individual reviewer, but I am a member of the team responsible for the code.
  3. Another developer gets to the pull request first and comments or reviews it.
  4. The team review request is removed or no longer causes the pull request to appear in my personal Pull Requests view.
  5. The pull request remains open, but I cannot discover it from the Codex Pull Requests tab.

The same problem occurs whenever someone simply forgets to assign me. I also sometimes want to see work that another teammate has already started reviewing so I can understand what is active in the repository, avoid duplicating work, or provide another review.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Codex App Pull Requests tab and trace how the selected repository's pull requests are loaded and filtered. Compare the current assigned/review-request scope with the requested repository-wide scope. Done means the tab can show every open pull request for the selected repository, including unassigned and already-reviewed items.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, rust
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.