This version of GitHub Enterprise was discontinued on 2021-06-09. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Filtering issues and pull requests
Issues and pull requests come with a set of default filters you can apply to organize your listings.
You can find a pull request where you or a team you're a member of is requested for review with the search qualifier review-requested:[USERNAME] or team-review-requested:[TEAMNAME]. For more information, see "Searching issues and pull requests."
You can filter issues and pull requests to find:
- All open issues and pull requests
- Issues and pull requests that you've created
- Issues and pull requests that are assigned to you
- Issues and pull requests where you're @mentioned
Tip: You can also filter issues or pull requests using the GitHub CLI. For more information, see "gh issue list" or "gh pr list" in the GitHub CLI documentation.
- On GitHub Enterprise Server, navigate to the main page of the repository.
- Under your repository name, click Issues or Pull requests.
👁 Issues and pull requests tab selection
- Click Filters to choose the type of filter you're interested in.
👁 Using the Filters drop-down
Further reading
- "Filtering issues and pull requests by assignees"
- "Filtering issues and pull requests by milestones"
- "Filtering issues and pull requests by labels"
- "Filtering pull requests by review status"
- "Using search to filter issues and pull requests"
- "Sharing filters"
- "Viewing all of your issues and pull requests"
