From: CS Date: Mon, 20 Apr 2020 06:28:47 +0000 (+0200) Subject: DOCS Clarify PR decoration requires analysis (#2708) X-Git-Tag: 8.3.0.34182~20 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f37155261941ebfc1f04de7b88a936f1f9f80c6;p=sonarqube.git DOCS Clarify PR decoration requires analysis (#2708) * Clarify PR decoration requires analysis * Update pr-decoration.md --- 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