Filtering issues and pull requests by labels

Once you've applied labels to an issue or pull request, you can find items based on their labels.

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.

  1. On GitHub, navigate to the main page of the repository.
  2. Under your repository name, click Issues or Pull requests. Issues and pull requests tab selection
  3. Above the list of issues or pull requests, click Labels. Labels tab on a repository's issues or pull requests page
  4. In the list of labels, click a label to see the issues and pull requests that it's been applied to. List of a repository's labels

Tip: To clear your filter selection, click Clear current search query, filters, and sorts.

Further reading

Did this doc help you?Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.