1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/github/managing-your-work-on-github/sorting-issues-and-pull-requests.md
2021-03-17 12:31:29 -07:00

1.3 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Sorting issues and pull requests Filters can be sorted to provide better information during a specific time period.
/articles/sorting-issues-and-pull-requests
free-pro-team enterprise-server github-ae
* * *
pull requests

You can sort any filtered view by:

  • The newest created issues or pull requests
  • The oldest created issues or pull requests
  • The most commented issues or pull requests
  • The least commented issues or pull requests
  • The newest updated issues or pull requests
  • The oldest updated issues or pull requests
  • The most added reaction on issues or pull requests

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-issue-pr %} 3. In the upper-right corner, select the Sort drop-down menu. Using the Sort drop-down tab

To clear your sort selection, click Sort > Newest.

Further reading