Tags: admdev8/probot
Tags
feat: deprecate `new Application({ throttleOptions })` (probot#1365)
fix: use `@probot/octokit-plugin-config` for `context.config` (probot… …#1362) * build(deps): `@probot/octokit-plugin-config` * test(context.config): adapt http mocks for `@probot/octokit-plugin-config` * fix: use `@probot/octokit-plugin-config` * test(context.config): remove tests that test internal behavior of `@probot/octokit-plugin-config`
fix: remove redundant v from Node.js version log string (probot#1352)
feat: log Node.js version at startup (probot#1346) Co-authored-by: Gregor Martynus <[email protected]>
feat: increase readability of welcome message at setup (probot#1343)
PreviousNext