GitHub Projects Advanced Search Generally Available
GitHub Projects now offers advanced search capabilities through a filter bar supporting logical AND and OR operators. This feature allows users to construct precise project views without managing multiple separate views. It is now generally available to all users and is backed by an updated reviews field for filtering pull requests by review state.
- →Advanced search for GitHub Projects is generally available
- →Filter pull request items by review state
- →90-day retention policy for deployment statuses
Features (1) ›
- Advanced search for GitHub Projects is generally available
The filter bar in GitHub Projects views now supports advanced search with logical AND and OR operators. This enables users to build specific views for their needs without maintaining separate views for each query.
Enhancements (2) ›
- Filter pull request items by review state
Users can now filter pull request items within project views using the new reviews:search filter. This functionality is supported by the Reviewers field, which tracks requested reviewers and the latest submitted review from each.
- 90-day retention policy for deployment statuses
A new 90-day retention policy for deployment statuses has been implemented, automatically deleting statuses older than 90 days. These old statuses will no longer be accessible via the REST or GraphQL API, though a deployment's current state remains unaffected.
https://github.blog/changelog/2026-07-16-advanced-search-for-projects-is-generally-available
Related releases
- GitHub Copilot Deprecates Gemini 2.5 Pro and 3 Flash Models GitHub Changelog ·
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·