Easily filter review requests by team
Review requests are a great way to ask for review on software, and with the addition of team requests you can get the feedback you need faster. To make it…

Review requests are a great way to ask for review on software, and with the addition of team requests you can get the feedback you need faster.
To make it easier to find pull requests that need your review, you can now see them all alongside any team you’re a member of just by using the review-requested:nplasterer
filter. If that’s not enough, and you’d like to search for team requests directly you can also use a team search: team-review-requested:github/octocats
. This change will also be updating what displays in your global Review Request tab.
Qualifier | Notes |
---|---|
review:none |
Returns pull requests that have not been reviewed |
review:required |
Returns pull requests that have not been reviewed but have a protected branch |
review:approved |
Returns approved pull requests |
review:changes_requested |
Returns pull requests that have requested changes |
reviewed-by:USERNAME |
Returns pull requests that have been reviewed by the specified user |
review-requested:USERNAME |
Now returns pull requests that have direct requests and team requests |
team-review-requested:TEAMNAME |
Returns pull requests with requests for the specified team |
We hope this new search filter helps you organize your work and review code more efficiently! Check out the documentation to learn more, or drop any questions, comments, or feedback into our help form.
Tags:
Written by
Related posts

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
In celebration of MSFT’s 50th anniversary, we’re rolling out Agent Mode with MCP support to all VS Code users. We are also announcing the new GitHub Copilot Pro+ plan w/ premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions & the Copilot code review agent.