Files
zulip/zerver/webhooks/gosquared/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

718 B

Receive GoSquared notifications in Zulip!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. Go to your project's Settings and click on Services. Scroll down and next to Webhook, click on Connect. Click on Add new.

  4. Set Webhook URL to the URL constructed above. Set Name to a name of your choice, such as Zulip. Click on Save Integration.

  5. In your project's Settings, click on Notifications. Click on Add new notification. Under Trigger, you may configure when notifications are triggered. Under Delivery, check the Webhook checkbox, and click Add.

{!congrats.md!}