From: Joe Tingsanchali Date: Wed, 19 May 2021 19:53:56 +0000 (-0500) Subject: DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches and merge... X-Git-Tag: 9.0.0.45539~175 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f630ecc350b167ddcdfef4c57903d90faedfa01a;p=sonarqube.git DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches and merge or pull requests --- diff --git a/server/sonar-docs/src/pages/analysis/branch-pr-analysis-overview.md b/server/sonar-docs/src/pages/analysis/branch-pr-analysis-overview.md index e86aff17d5e..787e1512acb 100644 --- a/server/sonar-docs/src/pages/analysis/branch-pr-analysis-overview.md +++ b/server/sonar-docs/src/pages/analysis/branch-pr-analysis-overview.md @@ -5,7 +5,7 @@ url: /analysis/branch-pr-analysis-overview/ _Merge and Pull Request analysis is available as part of [Developer Edition](https://redirect.sonarsource.com/editions/developer.html) and [above](https://www.sonarsource.com/plans-and-pricing/)._ -SonarScanners running in GitLab CI/CD, Azure Pipelines, Cirrus CI, and Jenkins with a Branch Source plugin configured can automatically detect branches and merge or pull requests by using environment variables set in the jobs. +SonarScanners running in GitLab CI/CD, Azure Pipelines, Cirrus CI, Bitbucket Pipelines, and Jenkins with a Branch Source plugin configured can automatically detect branches and merge or pull requests by using environment variables set in the jobs. [[warning]] | Automatic configuration is disabled if any branch or pull request properties have been set manually.