Skip to content

Tags: admdev8/probot

Tags

v10.9.0

Toggle v10.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: deprecate `new Application({ throttleOptions })` (probot#1365)

v10.8.1

Toggle v10.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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`

v10.8.0

Toggle v10.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add restart message (probot#1353)

v10.7.1

Toggle v10.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove redundant v from Node.js version log string (probot#1352)

v10.7.0

Toggle v10.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(setup): support registration using an existing GitHub app (probo…

…t#1345)

v10.6.0

Toggle v10.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: export WebhookPayloadWithRepository (probot#1348)

v10.5.0

Toggle v10.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: log Node.js version at startup (probot#1346)

Co-authored-by: Gregor Martynus <[email protected]>

v10.4.1

Toggle v10.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use custom host in new welcome message (probot#1347)

v10.4.0

Toggle v10.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add HOST/--host option (probot#1335)

v10.3.0

Toggle v10.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: increase readability of welcome message at setup (probot#1343)