Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Users with contributions to private repos do not display #55

Open
csanate opened this issue Dec 23, 2024 · 1 comment
Open

[Bug]: Users with contributions to private repos do not display #55

csanate opened this issue Dec 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage Issues to be triaged

Comments

@csanate
Copy link

csanate commented Dec 23, 2024

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.

  • 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...

image
image
image

A workaround for this is to have the users go to Settings -> Contributions & Activity -> Include private contributions on my profile

@csanate csanate added bug Something isn't working triage Issues to be triaged labels Dec 23, 2024
@github-project-automation github-project-automation bot moved this to Needs Review in gh-skyline Dec 23, 2024
@chrisreddington
Copy link
Collaborator

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).

@chrisreddington chrisreddington moved this from Needs Review to In Progress in gh-skyline Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Issues to be triaged
Projects
Status: In Progress
Development

No branches or pull requests

2 participants