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
Seven years of open source: A more secure and diverse ecosystem
Explore insights into open source community growth, innovation, and inclusivity with an updated survey dataset.
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.