anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
68.6k stars 22.55k forks source link

Private Repository #3726

Closed FredGSF closed 5 months ago

FredGSF commented 5 months ago

Is your feature request related to a problem? Please describe.

I have a private Repository with lets 100 commits if i make it public would it count for the stats or only new ones after its public will count ?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Zo-Bro-23 commented 5 months ago

It should count the stats once made public.

qwerty541 commented 5 months ago

Hey, @FredGSF. You also can deploy you own Vercel instance using your own GItHub API key in order to keep your repository private and include it's stats on the card.

omarahmedx14 commented 4 months ago

Hey, @FredGSF. You also can deploy you own Vercel instance using your own GItHub API key in order to keep your repository private and include it's stats on the card.

but it will show the repos stats that you OWN only.

qwerty541 commented 3 months ago

You're right, it will show the stats only anout owned repositories. If you want to include the data from organizations repositories, then you can deploy the following branch on your own Vercel instance https://github.com/anuraghazra/github-readme-stats/pull/2459. May be it will be merged in master branch soon after a small rework. Anyway this feature will be available only on users own instances to reduce the load on public instance and less downtimes.