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
Contributions to private repos show as blank. This is not a good UX. We should exclude them from the result and only show publicly available data.
My guess is that GitHub returns the data as null so we can run a check to filter them out.
The text was updated successfully, but these errors were encountered:
Contributions to private repos show as blank. This is not a good UX. We should exclude them from the result and only show publicly available data.

My guess is that GitHub returns the data as null so we can run a check to filter them out.
The text was updated successfully, but these errors were encountered: