GitHub Stats not showing Private Repo Statistics #3973
Replies: 4 comments
-
Same Prob |
Beta Was this translation helpful? Give feedback.
-
for that you have to fork this repo and push it with your own Personal Access token(PAT) with name is PAT_1 and the key as the token then use vercel to get stats by connecting your github to vercel and publishing your repo. |
Beta Was this translation helpful? Give feedback.
-
I Problem is different i am not able to see my private repo commits on github stats |
Beta Was this translation helpful? Give feedback.
-
Hello @PeteVanBenthuysen You need to set correct permissions for your personal access token in order to display your private contributions. Here is a link on the documentation with step by step guide for both classic and fine-grained token types https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#first-step-get-your-personal-access-token-pat |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have everything properly setup. I forked https://github.com/PeteVanBenthuysen/github-readme-stats.git, created a key and gave it admin, repo, and user perms then I deployed my forked github-readme-stats onto vercel properly. I am getting an error that reads "No languages data". I want to keep my repos private but showcase my statistics on my github page. Here is the URL code I am using:
Beta Was this translation helpful? Give feedback.
All reactions