mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
integrations: Add webhook code, API endpoint, and tests for solano labs.
This commit is contained in:
committed by
Tim Abbott
parent
d6b551d508
commit
234310bfd1
@@ -140,6 +140,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
WebhookIntegration('pivotal', display_name='Pivotal Tracker'),
|
||||
WebhookIntegration('semaphore'),
|
||||
WebhookIntegration('sentry'),
|
||||
WebhookIntegration('solano', display_name='Solano Labs'),
|
||||
WebhookIntegration('stash'),
|
||||
WebhookIntegration('stripe', display_name='Stripe'),
|
||||
WebhookIntegration('taiga'),
|
||||
|
||||
Reference in New Issue
Block a user