From 74119245905c25cb123082636f8dc451d80ffa74 Mon Sep 17 00:00:00 2001 From: Benoit Date: Mon, 24 Jun 2019 10:18:15 +0200 Subject: [PATCH] SC-224 Support for external PR on Autoscan --- server/sonar-docs/src/pages/sonarcloud/autoscan.md | 1 - 1 file changed, 1 deletion(-) diff --git a/server/sonar-docs/src/pages/sonarcloud/autoscan.md b/server/sonar-docs/src/pages/sonarcloud/autoscan.md index 47122a6cdc9..5e6e3b08c0f 100644 --- a/server/sonar-docs/src/pages/sonarcloud/autoscan.md +++ b/server/sonar-docs/src/pages/sonarcloud/autoscan.md @@ -77,7 +77,6 @@ Note that you can just push an empty `.sonarcloud.properties` file, this will wo * There is no visual feedback (yet) in the UI when SonarCloud runs an analysis. * A consequence of the previous point is that if - for any reason, SonarCloud fails to successfully run the analysis, nothing will be displayed. In that case, just come on [the forum](https://community.sonarsource.com/tags/c/help/sc/autoscan) and ask a question, we'll monitor that closely. -* Pull requests from forks are not analyzed (only PRs from the same repository) * Code coverage information is not supported * Import of external rule engine reports is not supported -- 2.39.5