]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS update minimum GHE for Actions support
authorOlivier Korach <olivier.korach@gmail.com>
Wed, 28 Apr 2021 20:26:11 +0000 (22:26 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 29 Apr 2021 20:03:27 +0000 (20:03 +0000)
server/sonar-docs/src/pages/analysis/github-integration.md

index 1a60a45e1ba9f49fa9dfa1b958e00913a11b862c..353287777b63eadce58c5b398ef274eb79e68ad5 100644 (file)
@@ -13,7 +13,8 @@ With this integration, you'll be able to:
 - **Authenticate with GitHub** - Sign in to SonarQube with your GitHub credentials.  
 
 ## Prerequisites
-To add pull request decoration to Checks in GitHub Enterprise, you must be running GitHub Enterprise version 2.21+.
+- To add pull request decoration to Checks in GitHub Enterprise, you must be running GitHub Enterprise version 2.21+.
+- To analyze projects with GitHub Actions in GitHub Enterprise, you must be running [GitHub Enterprise version 3.0+](https://docs.github.com/en/enterprise-server@2.22/admin/github-actions/getting-started-with-github-actions-for-github-enterprise-server).
 
 ### Branch Analysis
 Community Edition doesn't support the analysis of multiple branches, so you can only analyze your main branch. With [Developer Edition](https://redirect.sonarsource.com/editions/developer.html), you can analyze multiple branches and pull requests.