How to include organization's commits? #4325
-
|
I would like to know how to include my commits made in organizations. My current URL is https://github-readme-stats.vercel.app/api?username=levisantosp&show_icons=true&theme=dracula&include_all_commits=true&count_private=true |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
And the another URL is https://github-readme-stats.vercel.app/api/top-langs/?username=levisantosp&layout=compact&langs_count=16&theme=dracula |
Beta Was this translation helpful? Give feedback.
-
|
Hello @levisantosp At the moment the only way to include organization commits is deploying the following branch #2459 on your own Vercel instance. |
Beta Was this translation helpful? Give feedback.
Hello @levisantosp
At the moment the only way to include organization commits is deploying the following branch #2459 on your own Vercel instance.