]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches and merge...
authorJoe Tingsanchali <joe.tingsanchali@sonarsource.com>
Wed, 19 May 2021 19:53:56 +0000 (14:53 -0500)
committersonartech <sonartech@sonarsource.com>
Thu, 20 May 2021 20:03:24 +0000 (20:03 +0000)
server/sonar-docs/src/pages/analysis/branch-pr-analysis-overview.md

index e86aff17d5ea936b0547ad6a1fe3780edbb6bfd8..787e1512acbd587f2b21a380be2df24c4ac29fb9 100644 (file)
@@ -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.