aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>2020-08-10 14:43:13 -0500
committersonartech <sonartech@sonarsource.com>2020-08-24 20:06:06 +0000
commit7c37fa7b080e734ec006de82d4ae9353fa19ca49 (patch)
treeb9848f8ffb370fb1bccecbf313c490f0f4506316 /server
parent24bf49516a4cf103fdb4009954587353cc5af3d3 (diff)
downloadsonarqube-7c37fa7b080e734ec006de82d4ae9353fa19ca49.tar.gz
sonarqube-7c37fa7b080e734ec006de82d4ae9353fa19ca49.zip
SONAR-12781 Add note about branch and PR parameter autodetection
Diffstat (limited to 'server')
-rw-r--r--server/sonar-docs/src/pages/analysis/pull-request.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/analysis/pull-request.md b/server/sonar-docs/src/pages/analysis/pull-request.md
index 7158d0af463..cd4f237a782 100644
--- a/server/sonar-docs/src/pages/analysis/pull-request.md
+++ b/server/sonar-docs/src/pages/analysis/pull-request.md
@@ -24,7 +24,10 @@ Pull Request analyses on SonarQube are deleted automatically after 30 days with
## Analysis Parameters
-These parameters enable PR analysis:
+The following parameters enable PR analysis.
+
+[[info]]
+| Scanners running on Jenkins with the Branch Source plugin configured, GitLab CI/CD, and Cirrus CI automatically detect these parameters, and you don't need to pass them manually.
| Parameter Name | Description |
| --------------------- | ---------------------------------- |