From 4f37155261941ebfc1f04de7b88a936f1f9f80c6 Mon Sep 17 00:00:00 2001 From: CS Date: Mon, 20 Apr 2020 08:28:47 +0200 Subject: [PATCH] DOCS Clarify PR decoration requires analysis (#2708) * Clarify PR decoration requires analysis * Update pr-decoration.md --- server/sonar-docs/src/pages/analysis/pr-decoration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.5