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