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

Fix for finding private repos on organizations #3

Merged
merged 1 commit into from
Jan 3, 2012

Conversation

jkrall
Copy link
Contributor

@jkrall jkrall commented Jan 3, 2012

If you have a private repo on an organization, you need to access it via an authenticated API call.

This adds support for querying organization repos to GHOrganization.

(I needed this for a fix to the jenkins github plugin... pull request for that one coming momentarily.)

requires authenticated API call
@kohsuke kohsuke merged commit 4a4a469 into hub4j:master Jan 3, 2012
@kohsuke
Copy link
Collaborator

kohsuke commented Jan 3, 2012

Thanks! Merged!

@kohsuke
Copy link
Collaborator

kohsuke commented Jan 3, 2012

Releasing 1.16 with this change (and others)

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.

2 participants