Files
zulip/zerver/webhooks/bitbucket2/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 Bitbucket integration

Zulip supports both Git and Mercurial notifications from Bitbucket. This integration is for the new-style Bitbucket webhooks used by the Bitbucket SAAS service.

For the old-style Bitbucket webhooks used by Bitbucket Enterprise, click here, and for the new-style webhooks used by Bitbucket Server click here.

{start_tabs}

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

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

  3. On your repository's web page, go to Settings. Select Webhooks, and then click Add webhook.

  4. Set Title to a title of your choice, such as Zulip. Set URL to the URL generated above, and toggle the Active checkbox. Select the Triggers you'd like to be notified about, and click Save.

{end_tabs}

{!congrats.md!}

{!event-filtering-additional-feature.md!}

Configuration options

{!git-branches-additional-feature.md!}

{!webhooks-url-specification.md!}