probot/example
Thomas Scholtes 81346a7b7c
docs: update documentation for correct middleware usage (#2112)
fix: Document correct middleware usage

The documentation and types for `createNodeMiddleware` had two issues.
First, it was unclear that the returned function is a middleware and can
be composed with other middlewares. Second, when used as suggested in
the examples, unhandled requests would stall instead of returning a 404.
2025-04-04 14:27:03 -04:00
..
node-middleware.cjs docs: update documentation for correct middleware usage (#2112) 2025-04-04 14:27:03 -04:00