mirror of https://github.com/zulip/zulip.git
358f1f9ba7
Sentry allows adding simple webhooks without going through the process of creating an Internal Integration in Sentry's Integration Platform[1] (which our docs recommend). The payload from sent from such a (simple) webhook integration is slightly different from the payload sent by an Internal Integration webhook. This commit tries to wrangle this payload into a form that is usable by our webhook handler to send a notification message. [1]: https://sentry.io/integration-platform/ |
||
---|---|---|
.. | ||
deprecated_exception_message.json | ||
event_for_exception_golang.json | ||
event_for_exception_node.json | ||
event_for_exception_python.json | ||
event_for_message_golang.json | ||
event_for_message_node.json | ||
event_for_message_python.json | ||
issue_assigned_to_individual.json | ||
issue_assigned_to_team.json | ||
issue_created_for_exception.json | ||
issue_created_for_message.json | ||
issue_ignored.json | ||
issue_resolved.json | ||
webhook_event_for_exception_python.json |