Commit Graph

16 Commits

Author SHA1 Message Date
wolfy1339 948a1b7147
feat: v13 (#1874)
BREAKING CHANGE: Drop support for NodeJS < 18
BREAKING CHANGE: replace node-fetch with the Fetch API
BREAKING CHANGE: default webhookPath is now /api/github/webhooks
BREAKING CHANGE: probot receive now only supports payloads in JSON format, previously also (unintionally) allowed JS.

closes #1643


---------

Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Co-authored-by: Alexander Fortin <shaftoe@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron@runcitadel.space>
Co-authored-by: prettier-toc-me[bot] <56236715+prettier-toc-me[bot]@users.noreply.github.com>
Co-authored-by: Yaseen <9275716+ynx0@users.noreply.github.com>
2024-01-25 16:03:28 -05:00
Aaron Dewes c1f0767427
docs: Fix previous/next button (#1898) 2023-11-14 07:41:04 +01:00
Aaron Dewes 7a43e9e5d4
feat(website): 11ty 🚀 (#1516) 2021-07-02 17:51:45 -07:00
Gregor Martynus c0710a20b2 docs: update next links 2021-02-12 13:25:59 -08: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
Mayank Jethva bb06c51485 docs(simulating-webhooks.md): typo and `pull_request.labeled` keyword highlight (#796) 2018-12-21 10:36:39 -08:00
Bex Warner 9e60d34710
Follow GitHub Casing Standards (#756)
* casing is lyfe #gIThUB

* Update docs/configuration.md

Co-Authored-By: hiimbex <bexmwarner@gmail.com>

* Update docs/configuration.md

Co-Authored-By: hiimbex <bexmwarner@gmail.com>
2018-10-31 22:42:03 -04:00
Bex Warner 76b5edd13d Update docs for manually receiving events (#730) 2018-10-15 11:31:31 -07:00
Evan G a91aa558be Trigging -> Triggering a webhook (#545) 2018-05-23 18:29:00 -05:00
Victor d3a47ababa Payload object explanation in documentation (#411)
* Payload object explanation

* Little precision about event-name for probot simulate
2018-02-01 11:40:32 -06:00
Jason Etcovitch 8a5ad67123 Improve docs on `probot simulate` command (#405) 2018-01-28 22:48:04 -06:00
Brandon Keepers bddd37700d Link to testing next 2017-09-03 10:55:52 -05:00
Brandon Keepers 9dabb532ca
Rename plugin => app in docs 2017-08-20 10:42:51 -05:00
Brandon Keepers 0158c1f167
Rework docs for website 2017-08-18 07:48:49 -05:00