mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
@@ -87,6 +87,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
WebhookIntegration('helloworld', display_name='Hello World'),
|
||||
WebhookIntegration('ifttt', function='zerver.views.webhooks.ifttt.api_iftt_app_webhook', display_name='IFTTT'),
|
||||
WebhookIntegration('jira', secondary_line_text='(hosted or v5.2+)', display_name='JIRA'),
|
||||
WebhookIntegration('librato'),
|
||||
WebhookIntegration('newrelic', display_name='New Relic'),
|
||||
WebhookIntegration('pagerduty'),
|
||||
WebhookIntegration('pingdom'),
|
||||
|
||||
Reference in New Issue
Block a user