Skip to content

Commit 06ff473

Browse files
coolguyzoneAlex Krawieclizokm
authored
Update instructions for bitbucket server integration (#11840)
* Update instructions for bitbucket server integration * Update docs/organization/integrations/source-code-mgmt/bitbucket/index.mdx Co-authored-by: Liza Mock <[email protected]> --------- Co-authored-by: Alex Krawiec <[email protected]> Co-authored-by: Liza Mock <[email protected]>
1 parent 642139d commit 06ff473

File tree

1 file changed

+8
-6
lines changed
  • docs/organization/integrations/source-code-mgmt/bitbucket

1 file changed

+8
-6
lines changed

docs/organization/integrations/source-code-mgmt/bitbucket/index.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ openssl x509 -pubkey -noout -in bitbucket_publickey.cer > bitbucket_publickey.p
4747
#### Create a new application link in Bitbucket
4848

4949
1. In Bitbucket, click the gear icon, then **Applications > Application Links**.
50-
2. Enter the following as the application URL:
50+
2. For "Application Type", make sure "Atlassian Product" is selected.
51+
3. Enter the following as the application URL:
5152
`https://sentry.io/extensions/bitbucket_server/setup/`
52-
3. Click "Create New Link". If you see a warning that “No response was received from the URL you entered,” ignore and click "Continue".
53-
4. In the resulting dialog, fill out the form as follows:
53+
4. Click "Create New Link". If you see a warning that “No response was received from the URL you entered,” ignore and click "Continue".
54+
5. In the **Configure Application URL** modal, your URL from the last screen should show up in the "Entered URL" box, make sure to check "Use this URL" before hitting "Continue".
55+
6. In the resulting dialog, fill out the form as follows:
5456

5557
<table>
5658
<tbody>
@@ -93,9 +95,9 @@ openssl x509 -pubkey -noout -in bitbucket_publickey.cer > bitbucket_publickey.p
9395
</tbody>
9496
</table>
9597

96-
5. Click "Continue". This will return you to the **Configure Application Links** page, where you'll see an application called Sentry.
97-
6. Click the pencil icon next to the Sentry application.
98-
7. On the lefthand side of the resulting modal, click "Incoming Authentication". Fill out the form as follows, and click "Save":
98+
7. Click "Continue". This will return you to the **Configure Application Links** page, where you'll see an application called Sentry.
99+
8. Click the pencil icon next to the Sentry application.
100+
9. On the left hand side of the resulting modal, click "Incoming Authentication". Fill out the form as follows, and click "Save":
99101

100102
<table>
101103
<tbody>

0 commit comments

Comments
 (0)