Gregor Martynus
4c88da9b81
fix: trigger release to update docs on probot.github.com
2020-09-01 15:27:04 -07:00
Gregor Martynus
f97c6ea619
build: trigger docs build
2020-09-01 14:18:00 -07:00
Gregor Martynus
db03885d39
fix: `app.auth(installationId)` returns `octokit` instance with all required installation authentication settings ( #1326 )
2020-09-01 10:09:40 -07:00
Alex
5dcb8ae895
feat: log Probot version at startup ( #1321 )
2020-09-01 10:09:40 -07:00
Alex
8b07e385c2
build(package): remove broken `start` script from package.json ( #1320 )
2020-09-01 10:09:40 -07:00
Gregor Martynus
ca07116bf1
docs(pagination): use correct endpoint method
2020-09-01 10:09:40 -07:00
Gregor Martynus
c43910364f
fix: throttleOption defaults and REDIS_URL configuration ( #1313 )
2020-09-01 10:09:40 -07:00
Gregor Martynus
ad3216497c
test(deprecation): `octokit.repos.createStatus()`
2020-09-01 10:09:40 -07:00
Gregor Martynus
072b8c26b5
v10.0.0
...
CHANGELOG: https://github.com/probot/probot/releases/tag/v10.0.0
2020-09-01 10:09:40 -07:00
Gregor Martynus
e3f6cf583b
fix: revert "v9.14.0" ( #1314 )
...
This reverts commit ee65669677
.
It was merged accidentally and incorrectly using squash & merge, which resulted in a 9.x feature relaese instead of tagging the the latest 10.x release as latest
2020-08-21 10:46:00 -07:00
Gregor Martynus
ee65669677
feat: v10 ( #1310 )
2020-08-21 10:38:30 -07:00
Gregor Martynus
83b625b782
fix: revert v9.13.1
2020-08-20 12:39:57 -07:00
Gregor Martynus
4e132c5710
faulty release
2020-08-20 12:37:16 -07:00
Geoff Petrie
589f891feb
chore: Update README.md ( #1284 )
...
Just a quick PR to fix the links to GitHub Apps to the one that the current [link](https://developer.github.com/apps/ ) points to.
2020-07-27 13:52:00 -04:00
Gregor Martynus
2714ebd06c
ci(release): support next, beta, and maintenance releases
2020-07-22 12:07:24 -07:00
Gregor Martynus
ac86ffb01c
feat: `throttleOptions` for Probot constructor ( #1272 )
2020-07-21 15:36:57 -07:00
Gregor Martynus
1c31415759
feat: `GET /probot/stats` is deprecated and will be removed in v10 ( #1268 )
...
see https://github.com/probot/probot/issues/1267
2020-07-20 08:01:50 -07:00
dependabot[bot]
7d1abafd58
build(deps): bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 10:18:55 -07:00
Max Baumann
1445abe6f2
fix: handle "port in use" ( #1260 )
2020-07-12 11:55:35 -07:00
FoseFx
8f626590cb
fix(TypeScript): context.config() type ( #1252 )
2020-07-10 12:04:46 -07:00
dependabot[bot]
3f0d529d1d
build(deps): bump npm from 6.13.7 to 6.14.6
...
Bumps [npm](https://github.com/npm/cli ) from 6.13.7 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v6.13.7...v6.14.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-08 12:57:37 -07:00
Markus Wolf
48a5b089c9
fix: add runtime types as dependencies ( #1241 )
...
These typings are used and reexported by probot and therefore are
dependencies which need to be installed by users as well.
Relates to #759
2020-06-04 12:18:13 -07:00
greenkeeper[bot]
f603499a22
build(deps): update @types/node to version 14.0.6 ( #1238 )
2020-05-31 16:21:32 -07:00
greenkeeper[bot]
a1aa894d0c
Update ts-jest to the latest version 🚀 ( #1239 )
2020-05-30 15:56:29 -07:00
Gregor Martynus
e2a87f84eb
fix(package): npm audit
2020-05-28 14:09:26 -07:00
Tim Brust
a95f0ef364
ci: updates docs push action by fetching tags & setting the correct tag ( #1236 )
2020-05-26 14:02:01 -07:00
Tim Brust
8a057d2b01
ci: fixes docs publishing by upgrading typescript dependency ( #1235 )
2020-05-26 11:49:22 -07:00
Tim Brust
69d5cf6737
docs: remove Vercel Now ( #1234 )
...
Sadly, probot-serverless-now a) no longer works and b) was archived today
See 5552cfa45e
for more information
2020-05-26 10:29:09 -07:00
Shohei Ueda
948670faa5
ci: bump actions/checkout from v1 to v2 ( #1230 )
2020-05-22 11:41:56 -07:00
Josh Soref
3dc2e34877
docs(configuration): Remove periods ( #1157 )
2020-05-13 12:26:54 -07:00
Asif Kamran Malick
5100488ef3
docs: Correct URL ( #1204 )
...
Current hyperlink takes you to a non-existent page.
Before Change : https://github.com/octokit/webhooks.js/blob/master/lib/webhook-names.json
After Change : https://github.com/octokit/webhooks.js/
2020-05-05 11:37:49 -07:00
Hidde Wieringa
3647867bc5
docs: Add documentation for including branch/fork context into configuration ( #1188 )
...
Co-authored-by: Gregor Martynus <gregor@martynus.net>
2020-04-22 10:26:25 -07:00
Shodipo Ayomide
87163def8e
docs: switch zeit now to Vercel Now for gridsome deployment ( #1189 )
...
Zeit just rebranded to Vercel and this PR changes the deployment guidelines to deployment for gridsome
2020-04-21 10:27:40 -07:00
Gregor Martynus
b838b26786
ci: run codecov only on `ubuntu-latest` and node 12.x ( #1185 )
2020-04-19 14:36:06 -07:00
Ricki Hastings
2fdb253d85
fix: quotation marks in setup description ( #1175 )
2020-04-12 11:38:15 -07:00
Paul M. Rodriguez
78f61e03ac
docs: Update minimum Node version ( #1174 )
2020-04-02 12:58:22 -04:00
Jonathan Keslin
6aeeabceb5
fix(github): Octokit is optional
2020-03-25 09:49:35 -07:00
Jonathan Keslin
0bb1d19b8f
fix(github): provide default ProbotOctokit ( #1169 )
2020-03-23 14:09:37 -07:00
Jonathan Keslin
982e411360
feat: const { GitHubAPI } = require('probot') ( #1165 )
...
Co-authored-by: Gregor Martynus <gregor@martynus.net>
2020-03-20 16:54:54 -07:00
greenkeeper[bot]
15468b1b9e
chore(package): update lockfile package-lock.json
2020-03-16 08:58:46 -07:00
greenkeeper[bot]
459404a8cd
chore(package): update typedoc to version 0.17.0
2020-03-16 08:58:46 -07:00
greenkeeper[bot]
6e45ad7aa0
chore(package): update lockfile package-lock.json
2020-03-14 16:20:26 -07:00
greenkeeper[bot]
694f4fdd89
fix(package): update commander to version 5.0.0
2020-03-14 16:20:26 -07:00
dependabot[bot]
a174158c71
build(deps): bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 16:18:45 -07:00
Gregor Martynus
45a21fcc3f
fix: Revert "feat: mention that app must be activated after install ( #1155 )"
...
This reverts commit 05c9240792
.
The `[ ] active` checkbox is now set automatically
2020-03-12 16:03:08 -07:00
Carl Simon Adorf
05c9240792
feat: mention that app must be activated after install ( #1155 )
...
Recent change in the GitHub app installation workflow now
requires that an app must be activated after installation. That
should be mentioned in the "success" page.
Co-authored-by: Gregor Martynus <gregor@martynus.net>
2020-03-11 11:56:33 -07:00
Justin Beckwith
a3fc9182cd
fix: remove unused dependencies ( #1151 )
2020-03-09 12:52:03 -07:00
greenkeeper[bot]
787932b977
fix(package): update is-base64 to version 1.1.0 ( #1148 )
2020-03-03 20:24:03 -08:00
greenkeeper[bot]
75551d2288
build(package): update @types/uuid to version 7.0.0 ( #1147 )
2020-02-27 15:12:31 -08:00
greenkeeper[bot]
c6551d0a89
fix(package): update uuid to version 7.0.0 ( #1146 )
2020-02-24 09:23:53 -08:00