Pull requests dashboard GA with inbox, saved views, advanced filtering
The refreshed pull requests dashboard is now generally available at github.com/pulls. It gives you a single home to track, prioritize, and act on the pull requests that need your attention, whether you’re an individual contributor or a manager working across many teams and projects. This experience was previously in public preview.
📥 Inbox
Inbox is your new home for discovering the pull requests that need your attention. It surfaces your review requests, pull requests that need fixing (e.g., CI failures or new comments), and pull requests that are ready to merge or in the merge queue. You can reorder or hide sections to match your workflow and filter by repository or recent activity to focus on what matters most.
📂 Saved views
You can now create, edit, and organize custom views based on your most-used search queries, so you no longer need browser bookmarks to return to a specific filter. To create a saved view, select the Create a view (+) icon in the sidebar, name your view, and select Save view.
🧐 Powerful filtering and search
New filtering and search options help you find exactly what you’re looking for:
- Smart default filters give you quick access to pull requests with built-in filters like
Authored by me,Assigned to me,Involves me, andReview requested. - Content assist and auto-complete help you find pull requests across repositories, teams, organizations, and projects.
- Advanced search supports
ANDandORkeywords as well as nested searches. For example,(org:github AND author:@me) OR (org:dizzbot assignee:mona)finds pull requests across multiple organizations.
🆕 What’s new since the public preview
Since the public preview, we’ve shipped improvements based on your feedback:
- You can now reorder or hide inbox sections to match your workflow.
- Inbox has better handling for in-progress CI, ready-to-merge, and branch-update states.
- Keyboard navigation lets you move through the list with the
jandkkeys. - The new
team-review-requested-userfilter returns pull requests where you’ve been asked to review as part of a team. For example,team-review-requested-user:@mereturns all team review requests you’re included in. - The new
review-involvesfilter returns any pull request you’ve been asked to review, regardless of its current review or approval state. For example,review-involves:@mereturns those pull requests even if someone else has already approved them. - The
authorfilter now includes agent-created pull requests. For example,author:@mereturns pull requests that you directed GitHub Copilot to create on your behalf.
The post New pull requests dashboard is now generally available appeared first on The GitHub Blog.
Fetched July 10, 2026



