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