Steve Winton
Steve Winton
Via @bkeepers: https://github.com/swinton/linter-alex/blob/master/lib/analysis.js ## Some pointers: - Existing extensions: https://probot.github.io/docs/extensions/ - Metadata extension: https://github.com/probot/metadata Metadata usage: ```js const metadata = require('probot-metadata') const kv = await metadata(context) kv.set('edits', kv.get('edits') || 1)...
Capturing the feedback kindly provided [here](https://gist.github.com/WillAbides/7baf0513b8ae3f987aa927548553014d) by @WillAbides... ___ # go-probot notes --- go-probot is using an old version of "github.com/google/go-github". v17 is the last version that is incompatible with...
To facilitate plugins like [this one](https://github.com/swinton/octokit-plugin-ghes-warnings), it would be great if `@octokit/routes` included information about the _availability_ of each route across GitHub.com and GitHub Enterprise Server versions. ## E.g. For...
Potential fix for https://github.com/martinfinke/xcall/issues/8. When an x-callback-url scheme returns nested JSON objects, this should correctly deserialize and serialize as JSON. E.g. to test with [Bear's `/todo` action](https://bear.app/faq/X-callback-url%20Scheme%20documentation/#todo): ```shell ./xcall -url...
:wave: I'm using `xcall` with Bear's `x-callback-url` scheme, documented [here](https://bear.app/faq/X-callback-url%20Scheme%20documentation/). Mostly this is working great, but with one exception: Where Bear's `x-success` contains nested JSON objects, for example [the `todo`...
Currently we expect a start and end date for OOO events. It would be great to have smart defaults for certain keywords, like `tomorrow`, so you could simply write: ```...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...