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 GitHubAuth to retrieve all organizations #2528

Merged
merged 3 commits into from Dec 8, 2016

Conversation

bendikro
Copy link
Contributor

@bendikro bendikro commented Dec 8, 2016

Contributor Checklist:

  • I have updated the unit tests
  • I have created a file in the master/buildbot/newsfragment directory (and read the README.txt in that directory)

/users//orgs will only give the information that is
publicly available. Changing to /user/orgs gives all the
organizations for the user.

/users/<login>/orgs will only give the information that is
publicly available. Changing to /user/orgs gives all the
organizations for the user.
@mention-bot
Copy link

@bendikro, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pieterlexis, @tardyp and @fcelda to be potential reviewers.

Copy link
Member

@tardyp tardyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good findings!

@pieterlexis
Copy link
Contributor

This will improve many things 👍

@bendikro
Copy link
Contributor Author

bendikro commented Dec 8, 2016

Actually, this needs more updates to the unit tests for the organizations.

@bendikro
Copy link
Contributor Author

bendikro commented Dec 8, 2016

Tests are fine, but I updated test_GithubVerifyCode with an extra org and fixed a comment

@tardyp tardyp merged commit 3626a1d into buildbot:master Dec 8, 2016
@bendikro bendikro deleted the master-github-hook-fix branch December 9, 2016 09:50
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.

None yet

4 participants