zulip/zerver/webhooks/bitbucket3/doc.md

1.1 KiB

Zulip Bitbucket Server integration

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

For the old-style Bitbucket webhooks used by Bitbucket Enterprise, click here, and for the new-style webhooks used by Bitbucket Cloud (SAAS service) click here.

{start_tabs}

  1. {!create-channel.md!}

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

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

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

  5. 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!}