feat: include gist stars into total stargazers#320
feat: include gist stars into total stargazers#320qoomon wants to merge 1 commit intoryo-ma:masterfrom
Conversation
|
@qoomon is attempting to deploy a commit to the ryo-ma's Team Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
It's a good idea, but there's the issue of the cost of Github Tokens. |
|
@ryo-ma I had the same issue with my project https://github.com/qoomon/starlines My solution was to trigger github action workflow runs to gather the data from graphQL and cache them as github release artefacts. This works very well also for a bunch of results like querying 240k stars (incl. creating date) from https://github.com/facebook/react Workflow
|
RlxChap2
left a comment
There was a problem hiding this comment.
actually this will help many people like me to add total stats ❤️👍
bd09792 to
08e0dcc
Compare
fixes: #319