mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
This is a part of our efforts to migrate our webhook docs to have a more structured numbered-list format similar to our /help docs.
880 B
880 B
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.
-
{!create-stream.md!} The integration will use the default stream
bitbucketif no stream is supplied in the hook; you still need to create the stream even if you are using this default. -
{!create-bot-construct-url-indented.md!}
-
{!git-webhook-url-with-branches-indented.md!}
-
Next, from your repository's web page, go to the Settings page and choose Webhooks on the left-hand side.
-
Click Add webhook.
-
Set URL to the URL you created above. Remember to check the active checkbox.
-
Click Save.
{!congrats.md!}
