]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-17266 Simplified text for webhook secret in DevOps platform config
authorAurelien Poscia <aurelien.poscia@sonarsource.com>
Tue, 27 Sep 2022 08:37:24 +0000 (10:37 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 28 Sep 2022 20:04:08 +0000 (20:04 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 76a127bceed21cd19393ceec989b200cfe3ae7bd..99e9a317cd640570ffb798d162462f8602da2be7 100644 (file)
@@ -1239,7 +1239,7 @@ settings.almintegration.form.client_secret.bitbucketcloud=OAuth Secret
 settings.almintegration.form.private_key=Private Key
 settings.almintegration.form.private_key.github.help=Your GitHub App's private key. You can generate a .pem file from your GitHub App's page under Private keys. Copy and paste the whole contents of the file here.
 settings.almintegration.form.webhook_secret.github=Webhook Secret
-settings.almintegration.form.webhook_secret.github.help=The Webhook Secret is found on your GitHub App's page. It is required for the synchronization of code scanning alert statuses from GitHub to SonarQube. Leave this field empty if your GitHub repository does not support code scanning alerts.
+settings.almintegration.form.webhook_secret.github.help=Leave this field empty unless you are using GitHub Code Scanning Alert feature. See documentation for more details.
 settings.almintegration.form.personal_access_token=Personal Access Token
 settings.almintegration.form.personal_access_token.azure.help=SonarQube needs a {pat} to report the Quality Gate status on Pull Requests in Azure DevOps. To create this token, we recommend using a dedicated Azure DevOps account with administration permissions. The token itself needs {permission} permission. {doc_link}
 settings.almintegration.form.personal_access_token.azure.help.url=Personal Access Token