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
204 stars 28 forks source link

Add Commit Stats #11

Closed mustafaozhan closed 1 year ago

mustafaozhan commented 1 year ago

Hello 👋

After our discussion here: https://github.com/lauripiispanen/most-active-github-users-counter/issues/148#issuecomment-1346369642

I wanted to ask if it is possible to add the Commit Badges also in this repository, I think it is really cool feature.

There is already 1 repo for that, but It stops working for me even though I am a listed user in Germany in committers.top.

Here is the repo: https://github.com/fbiego/commits-top-badge.

The author seems not caring the repo anymore, since my last created issue didn't get any feedback.

ashkulz commented 1 year ago

@mustafaozhan see my previous comment -- I'm not generating the badge myself, instead using shields.io for the badges. If you can generate the SVG yourself dynamically, please add the code to the CF Worker. Alternatively, I'll need some to have some site which has some uptime guarantees to source the badge from.

mustafaozhan commented 1 year ago

Hey hello @ashkulz thank you for your response, I understand. I didn't know that it was already requested.

I updated the title, what I wanted to describe is not a badges, but rather stats like in this repo: https://github.com/anuraghazra/github-readme-stats

I created a feature request to there: https://github.com/anuraghazra/github-readme-stats/issues/2356

Let's hope, maybe they can do it.

ashkulz commented 1 year ago

Cool, so I guess nothing to be here then?

mustafaozhan commented 1 year ago

Nope, thank you 🙂