isaacs / github

Just a place to track issues and feature requests that I have for github
2.21k stars 129 forks source link

Option to sort issues-list by number of linked issues (à la Google's BackRub/PageRank) #642

Open TPS opened 8 years ago

TPS commented 8 years ago

1 of Google Search's original innovations was the BackRub/PageRank algorithm. GitHub should implement the simplest version: allow sorting an issues-list by most-linked-to issues, as perhaps an indicator of how important an issue is.

This is somewhat a version of #219 for issues.

TPS commented 8 years ago

Standard form response from GitHub:

Thanks for the suggestion! I'll certainly pass it along to the team. I can't promise if/when we might implement that, however your feedback has definitely been recorded.

Let us know if you have any other questions!

Cheers, GitHub Support

TPS commented 8 years ago

Thanks for the support & labeling, @cirosantilli. ☺

TPS commented 8 years ago

https://github.com/sean86/PageRank & https://github.com/frankmcsherry/pagerank might be a good start-point. Thanks for the 🎩/T, @cirosantilli!

cirosantilli commented 8 years ago

Here are a few implementations: https://github.com/cirosantilli/write-free-science-books-to-get-famous-website/tree/2ad64240379cb475a2fd9a1d0f13800513e9ae17#pagerank Or do you want the topic based feature specifically? What would be the topic?