zulip/zerver/webhooks/sentry/fixtures
Puneeth Chaganti 358f1f9ba7 webhooks/sentry: Support integration configured as webhook.
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/
2020-11-09 12:02:49 -08:00
..
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 webhooks/sentry: Support integration configured as webhook. 2020-11-09 12:02:49 -08:00