Tags: frikke/probot
Tags
feat: un-deprecate `(app) => {}`. Deprecate `({ app, getRouter }) => …
…{}` in favor of `(app, { getRouter }) => {}` (probot#1441)
see discussion at probot#1286 (comment)
feat: un-deprecate `(app) => {}`. Deprecate `({ app, getRouter }) => …
…{}` in favor of `(app, { getRouter }) => {}` (probot#1441)
see discussion at probot#1286 (comment)
feat(typescript): export `ApplicationFunctionOptions` type addresses https://github.com/probot/probot/pull/1405\#issuecomment-731488088
fix: remove deprecation messages about no longer used environment var… …iables "IGNORED_ACCOUNTS" and "DISABLE_STATS"
feat: `createProbot()`, `createNodeMiddleware(app, { probot })`. Depr…
…ecates `getOptions`, `createNodeMiddleware(app, { Probot })` (probot#1431)
PreviousNext