mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-17 04:09:31 +08:00
* origin/master: chore(package): update @types/jest to version 23.1.3 (#593) Revert "Configuration: DISABLE_STATS=true" (#591) chore(package): update @types/jest to version 23.0.0 (#555) docs(configuration): DISABLE_STATS=true (#578) fix: Fix path to GraphQL API when using GitHub Enterprise (#580) Adds error case (#589) doc: Clarify that `WEBHOOK_SECRET` needs to match GitHub settings (#588) chore: Replace jsdoc with typedoc (#583) Adds missing awaits (#584) doc: Update robot => app in README (#586) docs: clarify GitHub apps as GA in 2.13 and above (#579) docs: Tweak payload info in testing.md (#575) add backticks (#574) docs: Typo (#572) fix: Throw if GHE_HOST includes a protocol (#570) feat: app.load() (#554) fix: Optimize IGNORED_ACCOUNTS check to reduce the number of API requests that the stats endpoint makes for spammy accounts (#566) add env config docs (#544)