Files
zulip/zerver/webhooks/netlify/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

616 B

Get Zulip notifications for your Netlify deployments!

  1. {!create-stream.md!}

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

  3. Go to your Netlify project, and click Settings. Click Build & deploy, and select Deploy notifications. Click Add Notification, and select Outgoing webhook.

  4. Select an Event, and set URL to notify to the URL constructed above. Click Save.

{!congrats.md!}

!!! tip ""

For more information regarding Netlify webhooks, see: [Netlify's webhook documentation][1].