Add Stars count filter #8578
Replies: 17 comments 7 replies
-
I love the idea of it... |
Beta Was this translation helpful? Give feedback.
-
Add starts count filter... or be able to sort by the number of stars. |
Beta Was this translation helpful? Give feedback.
-
That's a good idea! We currently use indicators like star/watcher/fork counts (and many others) to rank and score results, so you should tend to see results from repos with more stars higher up. It would be possible to expose those in the search query syntax too. I'll take it to the team. |
Beta Was this translation helpful? Give feedback.
-
I'd also be interested in filtering by star count and also fork count. |
Beta Was this translation helpful? Give feedback.
-
that is a shame. Not only one, but two reasons: a) it is basic functional requirement to sort hundreds of result by some quality rank. b) As for any result item, there is a single star number attribute, and it is simple to get, there would be no technical difficulty to implement this. In general neither the syntax help, neither the announcement mentions the term "sort". I am wondering how on earth the team thinks that a search functionality can be useful without sorting facility? |
Beta Was this translation helpful? Give feedback.
-
It is already implemented: an example |
Beta Was this translation helpful? Give feedback.
-
I didn't realize it supported the range pattern. Exactly what I was looking for: |
Beta Was this translation helpful? Give feedback.
-
Any way we could get this feature on code searches? I have the case where I am searching for a particular usage pattern and would like to find a well-established, production tested method. |
Beta Was this translation helpful? Give feedback.
-
Do we have any update on this yet |
Beta Was this translation helpful? Give feedback.
-
I also would love this feature to be added |
Beta Was this translation helpful? Give feedback.
-
We are still waiting for this feature to be added |
Beta Was this translation helpful? Give feedback.
-
This feature would be a huge deal for me if added. +1 :) thank you! |
Beta Was this translation helpful? Give feedback.
-
Microsoft still hasn't made this feature, it seems they have completely abandoned Github as actively developed product. People have been asking since 2021, but the function has been gone for 4 years. But it really would be the most convenient function. |
Beta Was this translation helpful? Give feedback.
-
Hi Community 👋 I am able to see repositories filtered by the number of stars, as shown in this screenshot below. If you have a different experience, please comment in this discussion. We appreciate your patience as we work toward a solution. |
Beta Was this translation helpful? Give feedback.
-
+1, would really love to see this feature added |
Beta Was this translation helpful? Give feedback.
-
It's 2025 and honestly, I'm surprised GitHub hasn't shipped this feature yet, especially given how straightforward it seems. I often find myself searching for code examples to learn from or to solve specific problems. However, with so many results, it's hard to sift through and find a production-grade codebase. That's my main motivation for adding the following features:
Would love to see this prioritized and shipped ASAP. |
Beta Was this translation helpful? Give feedback.
-
Can't believe this is not supported. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Example:
stars:1000
only queries codes of repositories which starred more than 1k.This would help researchers to find specific patterns from open sources projects.
Beta Was this translation helpful? Give feedback.
All reactions