1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/github/managing-your-work-on-github/sorting-issues-and-pull-requests.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.2 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
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
* *

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