-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github commits, pr and other contributions spam(s) #22
Comments
And how could that be fixed? Remember, this is all run automatically without any human intervention and I don't think manual curation is going to happen 🤷♂️ |
we could say, for example a single or multiple commit in a one repo is equal to 1 contribution. if the user contributed to 5 repositories in 30 days that would be 150 contributions. or ignored repository that is high as 5k commits or 20k commits (like codersrank did) |
@mrepol742 unfortunately, anything like that is not possible via the GraphQL API. It's impossible to iterate through every user/repository and exclude such contributions -- running this for all countries for itself takes 2+ days so not sure. Maybe ask GitHub to change the API to provide this information? 🤔 |
What about implementing a ban list? |
@garronej like I said earlier, the non-human intervention part is very important. What if someone was making some changes but stops later? They'd still be forever excluded. Also, how do you determine if someone should be excluded or not? There's no black-and-white criteria which can be used to do that. |
It has repeatedly occurred that users are spamming contributions in order to achieve the highest ranking.
The text was updated successfully, but these errors were encountered: