github / roadmap

GitHub public roadmap
Creative Commons Attribution 4.0 International
7.94k stars 1k forks source link

Issues: Nested filtering with `AND` `OR` operators #928

Open github-product-roadmap opened 7 months ago

github-product-roadmap commented 7 months ago

Summary

We are providing users with the ability to build and perform advanced queries to understand their issues. This includes supporting both the AND and OR operators, and providing support to build nested queries.

Image

Intended Outcome

This will improve our current issue filtering support and allow users to build and share complex queries when searching across their issues. It will unlock the ability to understand questions such as "What are all of the open issues that are either assigned to me, or have a particular set of labels?"

How will it work?

Users will be able to filter their issues and build advanced queries from the filter bar using AND and OR operators, as well as parentheses for nested query support.

ankneis commented 6 days ago

🚢 This has shipped: We have shipped! https://github.blog/changelog/2024-10-01-evolving-github-issues-public-preview/

Leaving open to track for GHES release.