zulip/zerver/webhooks/github
Anders Kaseorg 63be67af80 logging_util: Remove dependence on get_current_request.
Pass the HttpRequest explicitly through the two webhooks that log to
the webhook loggers.

get_current_request is now unused, so remove it (in the same commit
for test coverage reasons).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-07-11 22:23:47 -07:00
..
fixtures integrations: Add issue demilestoned fixture to GitHub Integration. 2023-07-11 08:58:31 -07:00
__init__.py
doc.md integrations: Add a link to GitHub webhooks documentation. 2023-03-15 15:37:42 -07:00
tests.py webhooks: Use 200 status code for unknown events. 2023-07-11 13:51:37 -07:00
view.py logging_util: Remove dependence on get_current_request. 2023-07-11 22:23:47 -07:00