From f630ecc350b167ddcdfef4c57903d90faedfa01a Mon Sep 17 00:00:00 2001 From: Joe Tingsanchali Date: Wed, 19 May 2021 14:53:56 -0500 Subject: [PATCH] DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches and merge or pull requests --- .../src/pages/analysis/branch-pr-analysis-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5