Back to Zulip

Zulip Bitbucket integration

zerver/webhooks/bitbucket/doc.md

12.01.2 KB
Original Source

Zulip Bitbucket integration

Zulip supports both Git and Mercurial notifications from Bitbucket.

!!! tip ""

If you also configure a [custom profile
field](/help/custom-profile-fields) for Atlassian Cloud account IDs,
this integration will refer to Bitbucket users using
[Zulip silent mentions](/help/mention-a-user-or-group#silently-mention-a-user),
rather than their Bitbucket display name. See [how to find Atlassian
account IDs][atlassian-account-id].

{start_tabs}

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

  2. {!generate-webhook-url-with-branch-filtering.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!}

{!webhooks-url-specification.md!}