Skip to content

Add functionality for Organization:Issues #304

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

Merged
merged 3 commits into from
Aug 6, 2015

Conversation

kvdnberg
Copy link

@kvdnberg kvdnberg commented Aug 6, 2015

Github API has the option of getting the organization's issues. This is very useful to, for example, get all Organization's pull requests. This PR adds that functionality.

The code is essentially a copy of the issues function for CurrentUser, with a few additions/improvements.

@cursedcoder
Copy link
Contributor

can you update the docs?

Karin van den Berg added 2 commits August 6, 2015 11:32
@kvdnberg
Copy link
Author

kvdnberg commented Aug 6, 2015

Done!

cursedcoder added a commit that referenced this pull request Aug 6, 2015
Add functionality for Organization:Issues
@cursedcoder cursedcoder merged commit fccb516 into KnpLabs:master Aug 6, 2015
@pdewouters
Copy link

@kvdnberg do you have an example of getting only the pull requests? by default the API doesn't differentiate.

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