2024-06-29 17:01:45 +02:00
|
|
|
# Zulip Bitbucket integration
|
|
|
|
|
2017-06-05 01:27:27 +02:00
|
|
|
Zulip supports both Git and Mercurial notifications from
|
|
|
|
Bitbucket. This integration is for the new-style Bitbucket
|
|
|
|
webhooks used by the Bitbucket SAAS service.
|
|
|
|
|
2017-07-25 02:58:37 +02:00
|
|
|
For the old-style Bitbucket webhooks used by Bitbucket Enterprise,
|
2019-03-03 17:44:33 +01:00
|
|
|
click [here](./bitbucket), and for the new-style webhooks used by
|
|
|
|
Bitbucket Server click [here](./bitbucket3).
|
2017-07-25 02:58:37 +02:00
|
|
|
|
2024-06-29 17:01:45 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2017-06-05 01:27:27 +02:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-06-29 17:01:45 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
2017-06-05 01:27:27 +02:00
|
|
|
|
2024-06-29 17:01:45 +02:00
|
|
|
1. On your repository's web page, go to **Settings**. Select
|
|
|
|
**Webhooks**, and then click **Add webhook**.
|
2018-02-09 23:19:14 +01:00
|
|
|
|
2018-12-29 13:01:57 +01:00
|
|
|
1. Set **Title** to a title of your choice, such as `Zulip`. Set **URL**
|
2024-06-29 17:01:45 +02:00
|
|
|
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}
|
2017-06-05 01:27:27 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/bitbucket/003.png)
|
2024-06-29 17:01:45 +02:00
|
|
|
|
|
|
|
{!event-filtering-additional-feature.md!}
|
|
|
|
|
|
|
|
### Configuration options
|
|
|
|
|
|
|
|
{!git-branches-additional-feature.md!}
|
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|