Skip to content

Conversation

@fiddur
Copy link
Contributor

@fiddur fiddur commented Feb 27, 2015

Issue.list takes options. With this patch, you can use these options to filter the issues wanted, e.g.
issues.list({"labels":"bug,ui"}, callback)

Before this patch, the options were sent as stringified data in the GET-request…

@gajjargaurav
Copy link

I wanted closed issues (e.g. issues.list({state:"closed"}, cb)) and ended up with similar solution so I'd like PR merged up quickly

@aendra-rininsland
Copy link
Member

I'll take a look at this next chance I get.

@gajjargaurav
Copy link

Thanks @Aendrew, looking forward to that

@aendra-rininsland
Copy link
Member

LGTM. Merging! 👍 :shipit: Thanks for your efforts, @fiddur!

aendra-rininsland pushed a commit that referenced this pull request Apr 2, 2015
Make Github.Issue.list options matter
@aendra-rininsland aendra-rininsland merged commit 9785c7f into github-tools:master Apr 2, 2015
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