aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages
diff options
context:
space:
mode:
authorCS <cameron.schmidt@sonarsource.com>2020-04-20 08:28:47 +0200
committersonartech <sonartech@sonarsource.com>2020-04-20 20:03:21 +0000
commit4f37155261941ebfc1f04de7b88a936f1f9f80c6 (patch)
treed30e3546f4584ff4777145a0f1457d26517efbd5 /server/sonar-docs/src/pages
parent7d84f3bba2689b6c74b9c9ddd7841afbb26a96f7 (diff)
downloadsonarqube-4f37155261941ebfc1f04de7b88a936f1f9f80c6.tar.gz
sonarqube-4f37155261941ebfc1f04de7b88a936f1f9f80c6.zip
DOCS Clarify PR decoration requires analysis (#2708)
* Clarify PR decoration requires analysis * Update pr-decoration.md
Diffstat (limited to 'server/sonar-docs/src/pages')
-rw-r--r--server/sonar-docs/src/pages/analysis/pr-decoration.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/analysis/pr-decoration.md b/server/sonar-docs/src/pages/analysis/pr-decoration.md
index 76924899dd8..8a1e86eb7da 100644
--- a/server/sonar-docs/src/pages/analysis/pr-decoration.md
+++ b/server/sonar-docs/src/pages/analysis/pr-decoration.md
@@ -7,9 +7,12 @@ _Pull Request decoration is available as part of [Developer Edition](https://red
You can add SonarQube analysis and a Quality Gate to your Pull Requests (PR) in your ALM provider's interface.
+[[info]]
+| Pull Request decoration requires a SonarQube analysis to be run on your code. You can find the additional parameters required for PR analysis on the [PR Analysis](/analysis/pull-request/) page.
+
## Pull Request Decoration by provider
-Click your ALM provider below to expand the instructions on decorating your Pull Requests.
+Click your ALM provider below to expand the instructions on configuring SonarQube for Pull Request decoration.
[[collapse]]
| ## GitHub Enterprise and GitHub.com