From: Pierre Guillot <50145663+pierre-guillot-sonarsource@users.noreply.github.com> Date: Fri, 28 Aug 2020 08:59:15 +0000 (+0200) Subject: SONAR-13604 update GHE minimum version to 2.15+ X-Git-Tag: 8.5.0.37579~113 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=18b128ba10631643adea8268245b064f3881cbdc;p=sonarqube.git SONAR-13604 update GHE minimum version to 2.15+ --- diff --git a/server/sonar-docs/src/pages/analysis/pr-decoration.md b/server/sonar-docs/src/pages/analysis/pr-decoration.md index e6d0936c963..42d60f6c4e6 100644 --- a/server/sonar-docs/src/pages/analysis/pr-decoration.md +++ b/server/sonar-docs/src/pages/analysis/pr-decoration.md @@ -17,7 +17,7 @@ Click your ALM provider below to expand the instructions on configuring SonarQub [[collapse]] | ## GitHub Enterprise and GitHub.com | -|*Minimum GitHub Enterprise version is 2.14* +|*Minimum GitHub Enterprise version is 2.15* | | ### Creating a GitHub App | diff --git a/server/sonar-docs/src/pages/requirements/requirements.md b/server/sonar-docs/src/pages/requirements/requirements.md index c727644e531..0957ab49138 100644 --- a/server/sonar-docs/src/pages/requirements/requirements.md +++ b/server/sonar-docs/src/pages/requirements/requirements.md @@ -77,7 +77,7 @@ The [SonarScanner for Azure Devops](/analysis/scan/sonarscanner-for-azure-devops To add Pull Request analysis to Code Insights in Bitbucket Server, you must be running Bitbucket Server version 5.15+. ### GitHub Enterprise and GitHub.com -To add Pull Request analysis to Checks in GitHub Enterprise, you must be running GitHub Enterprise version 2.14+. +To add Pull Request analysis to Checks in GitHub Enterprise, you must be running GitHub Enterprise version 2.15+. GitHub.com is also supported. diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index b75d06d1d3e..fd4ebba1a8b 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -2,6 +2,10 @@ title: Release Upgrade Notes url: /setup/upgrade-notes/ --- +## Release 8.5 Upgrade Notes +**GitHub Enterprise compatibility** +SonarQube 8.5 supports GitHub Enterprise 2.15+ for pull request decoration (the previous minimum version was 2.14). + ## Release 8.4 Upgrade Notes **Updated system settings recommendations** In previous versions, the recommended limits regarding threads, file descriptors, and vm.max_map_count were taken from Elasticsearch dependencies. This release can reach these limits occasionally, so we recommend increasing the following settings of your OS when upgrading: