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

21 lines
636 B
Markdown

Get Zulip notifications for your Semaphore builds!
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. In Semaphore 2.0, under **Configuration** select **Notifications**. Click on
**Create New Notification**. Add the the URL constructed above to the Webhook
**Endpoint** field.
If you are using Semaphore Classic, in your Semaphore project, go to
**Project settings**, and select the **Notifications** tab. Click on
**Webhooks**, and click **+ Add Webhook**.
1. Set **URL** to the URL constructed above, and click
**Save Settings**.
{!congrats.md!}
![](/static/images/integrations/semaphore/001.png)