Files
zulip/zerver/webhooks/semaphore/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

29 lines
700 B
Markdown

# Zulip Semaphore integration
Get Zulip notifications for your Semaphore builds!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. In the **Configuration** section of the sidebar in Semaphore, select
**Notifications**. Click on **Create New Notification**.
1. Add a name for the notification, such as `Zulip`, and configure any
rules you'd like for the notifications. Add the URL generated above
to the Webhook **Endpoint** field, and click **Save Changes**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/semaphore/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}