diff --git a/static/images/integrations/bitbucket2/001.png b/static/images/integrations/bitbucket2/001.png new file mode 100644 index 0000000000..a13bc622da Binary files /dev/null and b/static/images/integrations/bitbucket2/001.png differ diff --git a/zerver/webhooks/bitbucket2/doc.md b/zerver/webhooks/bitbucket2/doc.md index 54d9fb69d1..d56269e999 100644 --- a/zerver/webhooks/bitbucket2/doc.md +++ b/zerver/webhooks/bitbucket2/doc.md @@ -6,23 +6,21 @@ For the old-style Bitbucket webhooks used by Bitbucket Enterprise, click [here](./bitbucket). 1. {!create-stream.md!} - The integration will use the default stream `bitbucket` if - no stream is supplied in the hook; you still need to create - the stream even if you are using this default. -2. {!create-bot-construct-url-indented.md!} +1. {!create-bot-construct-url-indented.md!} -3. {!git-webhook-url-with-branches-indented.md!} + {!git-webhook-url-with-branches-indented.md!} -4. Next, from your repository's web page, go to the **Settings** +1. From your repository's web page, go to the **Settings** page and choose **Webhooks** on the left-hand side. + Click **Add webhook**. -5. Click **Add webhook**. - -6. Set **URL** to the URL you created above. Remember to check the +1. Set **URL** to the URL you created above. Remember to check the **active** checkbox. -7. Click **Save**. + ![](/static/images/integrations/bitbucket2/001.png) + +1. Click **Save**. {!congrats.md!}