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

712 B

Zulip Codeship integration

Get notifications about Codeship build statuses in Zulip.

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.md!}

  3. On your project's webpage, click on Project Settings in the top right corner.

  4. Select the Notifications tab, and then select + New Notification.

  5. Select Webhook, and set Webhook URL to the URL generated above.

  6. (optional) You may also supply an optional description or a specific branch you would like to be notified about.

  7. Select Save.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}