zulip/zerver/webhooks/github
Zixuan James Li 84723654c8 webhooks: Use 200 status code for unknown events.
Because the third party might not be expecting a 400 from our
webhooks, we now instead use 200 status code for unknown events,
while sending back the error to Sentry. Because it is no longer an error
response, the response type should now be "success".

Fixes #24721.
2023-07-11 13:51:37 -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 webhooks: Use 200 status code for unknown events. 2023-07-11 13:51:37 -07:00