
GitHub Copilot Chat beta now available for all individuals
All GitHub Copilot for Individuals users now have access to GitHub Copilot Chat beta, bringing natural language-powered coding to every developer in all languages.
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 statusesstatus:failure
Only pull requests that have statuses in the failure
or error
statestatus:pending
Only pull requests with no statuses or at least one status in the pending
state