Tierney Cyren

Results 447 comments of Tierney Cyren

@hemal7735 I believe it may be on our end rather than opn's end – I less care about checking that the issue actually opened in a browser and more care...

@hemal7735 and yes, feel free to add tasks!

I _believe_ it was solved with https://github.com/bnb/good-first-issue/commit/3cfb8e67c1ab0f2d7801952cfffeb0a710447567 but I'd always like to maintain a check that it's exiting correctly 😬

@iamtabrezkhan feel free - there may have been some things done but improvements/enhancements always welcome.

@carlosdeque-s feel free to poke around and try things out. Use the project, if you have an idea about how it could be better create an issue and I'll share...

@zootechdrum I don't actively work on it at this point for no reason other than I have other things I focus on. I could work on it; also happy to...

There is the `stars` filter but it doesn't seem to apply to Issues 😭 ## Query ``` stars:>1000 is:issue is:open label:"good first issue" ``` ### Result - 51k issues -...

I believe it's 5k/hour or so – I have experience with this from building out [NodeKitten](https://twitter.com/nodekitten).

For implementation of this, I believe we can just accept an object and pass it directly to [@octokit/rest.js](https://github.com/octokit/rest.js), which is the lib we're using for GitHub. See the [Authentication examples](https://github.com/octokit/rest.js#authentication)...

Oops didn't mean to close 😁