mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
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>
(cherry picked from commit dc33a0ae67)
21 lines
616 B
Markdown
21 lines
616 B
Markdown
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].
|
|
|
|
[1]: https://www.netlify.com/docs/webhooks/
|