ashkulz / committers.top

CLI tool which uses the GitHub GraphQL API to rank users according to number of contributions, and corresponding static website.
https://committers.top
MIT License
240 stars 26 forks source link

Ability to report *cheaters* #7

Closed abdulrahman1s closed 2 years ago

abdulrahman1s commented 2 years ago

We need a way to exclude/report cheaters :(

I've found

By excluding those people and those who are like them, we'll achieve the real goal of this project. * We may contact them before taking any action.

ashkulz commented 2 years ago

This is related to lauripiispanen/most-active-github-users-counter#153 -- how would the tool know that the commits are fake? Maintaining a list is going to be complicated and require people to review it manually, which I don't think will scale.

abdulrahman1s commented 2 years ago

I understand your point. maybe in the future someone will make a fake commits detector, who knows. and thanks for your hard work on this project <3