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

Include github private repos (take 2). Fix #282. #324

Merged

Conversation

ryneeverett
Copy link
Collaborator

It seems that the distinction was not properly documented for some time,
but it now is. /user/repos includes all repos the authorized user has
access to, but /users/:username/repos only includes public repos.
http://stackoverflow.com/questions/21907278/github-api-using-repo-scope-but-still-cant-see-private-repos

Note: This doesn't break anything for me but I'm not super familiar with the configuration options and am not sure if this might accidentally change their behavior.

It seems that the distinction was not properly documented for some time,
but it now is. `/user/repos` includes all repos the authorized user has
access to, but `/users/:username/repos` only includes public repos.
http://stackoverflow.com/questions/21907278/github-api-using-repo-scope-but-still-cant-see-private-repos
@gdetrez
Copy link
Collaborator

gdetrez commented Jun 7, 2016

It looks fine to me now 👍

@ryneeverett
Copy link
Collaborator Author

Cool. It would be nice is somebody with private github repos confirmed that this works before merging.

@ralphbean
Copy link
Collaborator

I would, but I don't have any private repos myself. :/

@ralphbean
Copy link
Collaborator

I tried soliciting testers from some private-repo-users I know, but no one bit.

Let's go ahead and merge this and then see if anything pops up.

@ryneeverett
Copy link
Collaborator Author

Fair enough. I've been using this with public repos without issue.

@ryneeverett ryneeverett merged commit 95eb1f2 into GothenburgBitFactory:develop Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants