Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

Include Code Quality for Bitbucket receives the analysis results from SonarQube™ via Webhook.

Options for Webhook setup

  • Automatic setup (recommended):

    • For SonarQube™ 7.8 or newer

  • Manual setup:

    • Required for SonarQube™ 7.7 or older

    • Or to use BasicAuth or manually configured secret

  • Troubleshooting

Manual webhook setup

To manually configure the webhook, enable "manual webhook configuration" in the SonarQube™ server settings. For the manual webhook you have two options:

For SonarQube™ 7.7, please make sure to pass -Dsonar.analysis.scmRevision=COMMIT_ID to your SonarQube™ analysis. For newer SonarQube™ versions, this is not necessary anymore.

  • No labels