You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The information in github stats is not reflecting correctly.
I am using 2 emails:
the same email as my github account and
the email I use at work.
When I first connected github stats, it reflected 3 commits because it only fetched
public information.
I connected github access token to
vercel service to reflect commit data from my private repository.
(I allowed repo, user's permission, organization is not used)
It seems to be reading some private repositories because it increased to 22 commits in total.
However, it should reflect at least 100+ commits.
I saw that it doesn't reflect commits different from the user information in github, so I added the email used by the organization in
github user information.
(Github Access - add email address)
It registered successfully with authentication.
However, there is no change in the number of commits.
Is there anything else I need to set up?
My first language is not English, so I may not have phrased my question correctly.
Thank you in advance for your answer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The information in github stats is not reflecting correctly.
I am using 2 emails:
the same email as my github account and
the email I use at work.
When I first connected github stats, it reflected 3 commits because it only fetched
public information.
I connected github access token to
vercel service to reflect commit data from my private repository.
(I allowed repo, user's permission, organization is not used)
It seems to be reading some private repositories because it increased to 22 commits in total.
However, it should reflect at least 100+ commits.
I saw that it doesn't reflect commits different from the user information in github, so I added the email used by the organization in
github user information.
(Github Access - add email address)
It registered successfully with authentication.
However, there is no change in the number of commits.
Is there anything else I need to set up?
My first language is not English, so I may not have phrased my question correctly.
Thank you in advance for your answer.
Beta Was this translation helpful? Give feedback.
All reactions