From: Olivier Korach Date: Wed, 28 Apr 2021 20:26:11 +0000 (+0200) Subject: DOCS update minimum GHE for Actions support X-Git-Tag: 8.9.0.43852~37 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4fd085c3ba2bf6124755ad09b4bb4b6d42a5ea0a;p=sonarqube.git DOCS update minimum GHE for Actions support --- diff --git a/server/sonar-docs/src/pages/analysis/github-integration.md b/server/sonar-docs/src/pages/analysis/github-integration.md index 1a60a45e1ba..353287777b6 100644 --- a/server/sonar-docs/src/pages/analysis/github-integration.md +++ b/server/sonar-docs/src/pages/analysis/github-integration.md @@ -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.