We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's no way in this API to list private organization membership. Currently, one can only fetch public membership in this library. This is making use of the GitHub API to list public organization memberships.
Solution: Make use of the GitHub API to list my organization membership.
The text was updated successfully, but these errors were encountered:
It would be good to have this in addition to listing public memberships.
Sorry, something went wrong.
I take that back. It appears to be included in GHMyself class.
GHMyself
No branches or pull requests
There's no way in this API to list private organization membership. Currently, one can only fetch public membership in this library. This is making use of the GitHub API to list public organization memberships.
Solution: Make use of the GitHub API to list my organization membership.
The text was updated successfully, but these errors were encountered: