sindresorhus/refined-github

Sorting PRs by merge date #2287

aymericbouzy posted onGitHub

From time to time, I do a quick summary to the team of what went in production since last time.

When I'm viewing my merged PRs, I would like to see them sorted by merge date. That way, I can quickly see what are the new features that were merged since last time I did the update. At the moment, it's possible to sort by time of last update, but it's not always the same as the time the feature was merged.

Example URL: https://github.com/expo/expo-cli/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed


It doesn't look like it's possible. The closest thing is sort:committer-date but it doesn't work on PRs, just commits.

https://help.github.com/en/articles/sorting-search-results#sort-by-committer-date

posted by fregante over 5 years ago

Then where does relative-time come from and why are we unable to sort by it?


image

posted by JRinglerTexVisions over 4 years ago

Because GitHub doesn’t offer it as a sortable value. There’s a lot of data that GitHub doesn’t offer in the search

posted by fregante over 4 years ago

That's unfortunate.

posted by JRinglerTexVisions over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests