Every Issues and Pull Request view comes with a search bar for advanced filter management.
The Issues and Pull Requests search bar allows you to define your own custom filters and sort by a wide variety of criteria.
With search, you can:
- Filter results across assignees and labels:
state:open type:issue assignee:gjtorikian label:"priority docs"
- Filter results based the author:
state:open type:issue author:bernars
- Filter results that involve, but don't necessarily @mention, certain people:
state:open type:issue involves:neverett
Learn more about using search qualifiers for issues to become a search pro.