]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-14018 Create Bitbucket ALM integration page
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>
Tue, 10 Nov 2020 23:04:28 +0000 (17:04 -0600)
committersonartech <sonartech@sonarsource.com>
Mon, 23 Nov 2020 20:06:20 +0000 (20:06 +0000)
server/sonar-docs/src/images/add-bitbucket-project.png [new file with mode: 0644]
server/sonar-docs/src/pages/analysis/bitbucket-integration.md

diff --git a/server/sonar-docs/src/images/add-bitbucket-project.png b/server/sonar-docs/src/images/add-bitbucket-project.png
new file mode 100644 (file)
index 0000000..67ad29a
Binary files /dev/null and b/server/sonar-docs/src/images/add-bitbucket-project.png differ
index a9f5f0c9f65424e5539aaaa671d0ca349e020014..46c2d87c025d7ab04177af73ace72d9cee146619 100644 (file)
@@ -13,7 +13,11 @@ Once you've set up your integration, you'll be able to:
 - Integration with Bitbucket Server requires at least Bitbucket Server version 5.15.
 
 ## Importing your Bitbucket repositories into SonarQube
+<<<<<<< HEAD
 To import your Bitbucket Server projects into SonarQube, you need to first set your global SonarQube settings. Navigate to **Administration > Configuration > General Settings > ALM Integrations**, select the **Bitbucket** tab, and specify the following settings:
+=======
+To import your Bitbucket Server projects into SonarQube, first you need to set your global SonarQube settings. Navigate to **Administration > Configuration > General Settings > ALM Integrations**, select the **Bitbucket** tab, and specify the following settings:
+>>>>>>> cefea0d718f... SONAR-14018 Create Bitbucket ALM integration page
  
 - **Configuration Name** (Enterprise and Data Center Edition only) – The name used to identify your Bitbucket Server configuration at the project level. Use something succinct and easily recognizable.
 - **Bitbucket Server URL** – your instances URL. For example, `https://bitbucket-server.your-company.com`.
@@ -43,4 +47,8 @@ From here, set your:
 
 ### Advanced pull request decoration configuration
 
-@include pages/includes/advanced-pr
\ No newline at end of file
+<<<<<<< HEAD
+@include pages/includes/advanced-pr
+=======
+@include pages/includes/advanced-pr-decor-section
+>>>>>>> cefea0d718f... SONAR-14018 Create Bitbucket ALM integration page