Improvement
Advanced search for Projects is generally available
The filter bar in GitHub Projects views now supports advanced search, so you can build the exact view you need with logical AND and OR instead of maintaining a separate view for every question. Just type an expression using OR, AND in the filter bar of any project view.
Other improvements
- You can now filter pull request items in your projects views by their review state using the new
reviews:search filter. This is backed by theReviewersfield that tracks who’s been requested to review and the latest review submitted by each person. - We’ve implemented a new 90-day retention policy for deployment statuses. Statuses older than 90 days are automatically deleted and no longer appear in the REST or GraphQL API. A deployment’s current state is unaffected.
Share your feedback in the GitHub Community.