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

1.0 KiB

Zulip GoCD integration

Get GoCD notifications in Zulip!

{start_tabs}

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

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

  3. Download and install Sentry's GoCD WebHook Notification plugin.

    !!! warn ""

     **Note**: the GoCD WebHook Notification plugin will only send
     webhook payloads over HTTPS.
    
  4. In your GoCD server, go to Admin > Server Configuration > Plugins, and click on the gear icon beside the GoCD WebHook Notification plugin that you installed.

  5. Set WebHook URL to the URL generated above, and click Save.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}