Mona P
Mona P
This sounds interesting: I'd like to help with this. Just had a short look into this. _What wrapper do you use for the GitHub API / Where can I find...
Okay thanks @bluzi. I began looking into this. I think we need to use this method [here](https://developer.github.com/v3/issues/labels/#list-labels-on-an-issue) but I can't find it in the docs of the github-tools. So I...
@bluzi Sounds good. I'll look into that now. Maybe that could also be made to a PR in the upstream project? (that doesn't seem to be active anymore :/)
I think I need pagination for this aswell like the change you made to the comment list methods, right?
@bluzi Okay, just in case then. And for the GitHub API: I have also looked around for alternatives. I have found two repos: - The one you use now -...
Okay that's sad to hear. For now I think the best way to move forward is to extend the github tools repo. Have you released the new version to npm?
Look what I just found @bluzi: https://github.com/octokit/rest.js It looks really good! :)
@tustin2121 This isn't implemented yet. Easiest way currently is to remove it from .travis.yml
I don't really get the script duplicating transaction. What's the advantage of this over the automatic add?
@Zaid-Ajaj The behavior is the same when autoFocus is false.