Skip to content

docs(integrations): adds bitbucket server docs #1519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 3, 2020

Conversation

scefali
Copy link
Contributor

@scefali scefali commented Feb 28, 2020

This PR adds docs for Bitbucket server. It's basically a combination of the Jira server docs for installation (replacing Jira with Bitbucket) and the Bitbucket for the features. The one difference is that the Bitbucket server integration cannot be used for issue management so that section from Bitbucket has been removed. I do realize that putting it in the Issue Management section when it doesn't actually do issues doesn't make sense but that's because we don't have a separate section for Source Code Management where this really belongs. We probably should do that in a future PR.

Some screenshots:

Screen Shot 2020-02-28 at 1 07 38 PM

Another:

Screen Shot 2020-02-28 at 1 08 08 PM

Copy link
Contributor

@jonesphillip jonesphillip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@MimiDumpling MimiDumpling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌻 Some small suggested edits. Thanks for updating the page!


### Bitbucket Server

You can now use the data from your Bitbucket Server commits to help you find and fix bugs faster.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can now use the data from your Bitbucket Server commits to help you find and fix bugs faster.
You can use the data from your Bitbucket Server commits to help find and fix bugs faster.

1. In Bitbucket, click the **gear icon** > **Applications** > **Application Links**.
1. Enter the following as the application URL:
`https://sentry.io/extensions/bitbucket_server/setup/`
1. Click **Create New Link**. If you see a warning that “No response was received from the URL you entered”, ignore and click **Continue**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Click **Create New Link**. If you see a warning that “No response was received from the URL you entered”, ignore and click **Continue**.
1. Click **Create New Link**. If you see a warning that “No response was received from the URL you entered,” ignore and click **Continue**.

| Access Token URL | https://sentry.io |
| Authorize URL | https://sentry.io |
| Create Incoming Link | No |
1. Click **Continue**. You should be returned to the **Configure Application Links** page, where you should see an application called **Sentry**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Click **Continue**. You should be returned to the **Configure Application Links** page, where you should see an application called **Sentry**.
1. Click **Continue**. This will return you to the **Configure Application Links** page, where you'll see an application called **Sentry**.

| Create Incoming Link | No |
1. Click **Continue**. You should be returned to the **Configure Application Links** page, where you should see an application called **Sentry**.
1. Click the pencil icon next to the **Sentry** application.
1. On the lefthand side of the resulting modal, click **Incoming Authentication**. Fill our the form as follows, and press **Save**:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. On the lefthand side of the resulting modal, click **Incoming Authentication**. Fill our the form as follows, and press **Save**:
1. On the lefthand side of the resulting modal, click **Incoming Authentication**. Fill out the form as follows, and press **Save**:

Fixes MYAPP-317
```

When Sentry sees this, we’ll automatically annotate the matching issue with a reference to the commit, and, later, when that commit is part of a release, we’ll mark the issue as resolved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When Sentry sees this, we’ll automatically annotate the matching issue with a reference to the commit, and, later, when that commit is part of a release, we’ll mark the issue as resolved.
When Sentry sees this, we’ll automatically annotate the matching issue with reference to the commit, and later, when that commit is part of a release, we’ll mark the issue as resolved.

@scefali scefali requested a review from MimiDumpling March 3, 2020 19:37
Copy link
Contributor

@MimiDumpling MimiDumpling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😸 Great!

@scefali scefali merged commit 99df670 into master Mar 3, 2020
@scefali scefali deleted the docs/bitbucket-server/API-748 branch March 3, 2020 20:31
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants