Jason Etcovitch
Jason Etcovitch
The Octokit methods (and the Octokit library) all have [validation](https://github.com/octokit/rest.js/blob/347b59d767a8250f8f70f1ba025894c0622d396f/lib/plugins/endpoint-methods/validate.js) to make sure that the required parameters are passed. This was introduced in a fairly recent version, not sure which,...
Hey @johnletey! We were [chatting on Twitter](https://twitter.com/cheshire137/status/1111655441250111488) about leveraging a code-to-image service like https://htmlcsstoimage.com to generate images with charts and stuff, since you can now pin an image file from...
I think for now just a proof of concept of it in action, so something like [waka-box](https://github.com/matchai/waka-box) but through an image. Maybe a one-week contribution graph or something 🤔
Could be worth updating the PR template with a checkbox like this, if only so that triagers/maintainers know without having to specifically be asked: > - [ ] This should...
There's some more to it than that I believe, I know there are [some specific requirements to the file itself](https://github.com/benbalter/licensee#the-solution). However, if you're pulling the templates directly from the GitHub...
👋 I'm not sure I understand the goal here. When an issue is closed and you want to reopen it, couldn't you just reopen it? That will count as activity...
Appreciate the clarification @tobiasKaminsky! In that case, either this bot would be blocked by the same restrictions, or this would be a mechanism for getting around a restriction explicitly set...
Been thinking a bit about this recently; I'm thinking that it might make sense to have a separate, non-Probot related module to provide mock functions for `node-github` methods (call it...
@strugee - I'm sorry you feel that way, but we love having **stale** around. It helps us keep track of issues that have been around for awhile (like this one)...
@SidneyNemzer @securingsincity I haven't had a chance to test it, I ended up going with a different component for my needs. Sorry! For what its worth, I had gone through...