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

34 lines
712 B
Markdown

# Zulip Codeship integration
Get notifications about Codeship build statuses in Zulip.
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. On your project's webpage, click on **Project Settings** in
the top right corner.
1. Select the **Notifications** tab, and then select
**+ New Notification**.
1. Select **Webhook**, and set **Webhook URL** to the URL generated
above.
1. _(optional)_ You may also supply an optional description or a
specific branch you would like to be notified about.
1. Select **Save**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/codeship/001.png)
### Related documentation
{!webhooks-url-specification.md!}