Filter Pull Requests by Status
When we shipped the new GitHub Issues, we made it easy to scope lists of Issues and Pull Requests with filters like author, date, mentions, and team mentions. With the…
When we shipped the new GitHub Issues, we made it easy to scope lists of Issues and Pull Requests with filters like author, date, mentions, and team mentions. With the new status:
filter you can now filter the Pull Requests in your repositories by combined status.
If you’re taking advantage of the Status API, or using an integration that does, try out the new filters:
-
status:success
Only pull requests with all successful statuses -
status:failure
Only pull requests that have statuses in thefailure
orerror
state -
status:pending
Only pull requests with no statuses or at least one status in thepending
state
Written by
Related posts

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.

GitHub Availability Report: February 2025
In February, we experienced two incidents that resulted in degraded performance across GitHub services.