Tags: sky9723/probot
Tags
fix(typescript): @octokit/webhooks import (probot#854) The import of Webhooks from the `@octokit/webhooks` was incorrect, it is not a named export (see https://github.com/octokit/webhooks.js/blob/master/index.d.ts) but rather a default export
feat: add constructor option for redis config (probot#846) * add constructor option for redis config close probot#845
fix: pass baseUrl option to @octokit/app (probot#839)
fix: create only a single redis connection when REDIS_URL is set
PreviousNext