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
What Operating System are you seeing the problem on?
Linux
What happened?
I have a couple accounts that are showing incorrect contributions. All their commits are to private repos. We are all in the same GH organization.
If I view the profile as an unauthenticated GH user, I see no contributions.
If I view the profile with my logged user, I see all commits.
I'm using the PAT from my account which can see the private commits, so I'd expect the output to be the same as when I view the profile as an authenticated user...
A workaround for this is to have the users go to Settings -> Contributions & Activity -> Include private contributions on my profile
The text was updated successfully, but these errors were encountered:
Thanks for raising this @csanate , and welcome to gh-skyline ✨ As you mention, setting the Include private contributions on my profile option in your profile is one way, though there's potentially another way by adjusting the scopes that you use when logging onto the CLI.
Please could you take a peek at this issue and see if the discussion there resolves this request? (We talk about the private contributions option in there, but also about logging on with additional scopes).
GitHub CLI Version
2.62.0
gh-skyline Version
0.0.4
What Operating System are you seeing the problem on?
Linux
What happened?
I have a couple accounts that are showing incorrect contributions. All their commits are to private repos. We are all in the same GH organization.
A workaround for this is to have the users go to Settings -> Contributions & Activity -> Include private contributions on my profile
The text was updated successfully, but these errors were encountered: