浏览代码

SONAR-14018 Create Bitbucket ALM integration page

tags/8.6.0.39681
michaelbirnstiehl 3 年前
父节点
当前提交
38f2eb1dd0

二进制
server/sonar-docs/src/images/add-bitbucket-project.png 查看文件


+ 9
- 1
server/sonar-docs/src/pages/analysis/bitbucket-integration.md 查看文件

@@ -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
<<<<<<< HEAD
@include pages/includes/advanced-pr
=======
@include pages/includes/advanced-pr-decor-section
>>>>>>> cefea0d718f... SONAR-14018 Create Bitbucket ALM integration page

正在加载...
取消
保存