mirror of https://github.com/zulip/zulip.git
867 B
867 B
Zulip supports both Git and Mercurial notifications from Bitbucket. This integration is for the 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.
-
{!create-stream.md!}
-
{!create-bot-construct-url-indented.md!} {!git-webhook-url-with-branches-indented.md!}
-
On your repository's web page, click on Settings. Select Webhooks, and click Add webhook.
-
Set Title to a title of your choice, such as
Zuilp
. Set URL to the URL constructed above, and check the Active checkbox. Select the Triggers you'd like to be notified about, and click Save.
{!congrats.md!}