
Shows Sonar statistics for public Bitbucket repositories from public SonarQube servers or SonarCloud
Shows Sonar statistics for public Bitbucket repositories from public SonarQube servers or SonarCloud
Shows Sonar statistics for public Bitbucket repositories from public SonarQube servers or SonarCloud
This app shows all relevant SonarQube statistics for public Bitbucket repositories like test coverage, technical debt, code duplication and found code issues. It only works with public SonarQube servers or SonarCloud.
This app also highlights the failed quality gates. All metrics are linked to SonarQube's Web UI. The technical debt over time is visualized with an animated graph.
When used with our free SonarQube plug-in "Bitbucket plug-in for SonarQube", you can get an even better integration into Bitbucket. Our SonarQube plug-in will generate pull request comments for found code issues.
More details
This app needs a configuration file called "sonar.json" in the root folder of the master branch of the Bitbucket repository that should get analyzed. This file must contain the URL of the SonarQube server instance (which must not be protected by authentication) or SonarCloud and the project key of a public Sonar project which should be associated with this repository. See here for an example:
{
"sonarHost": "https://analysis.apache.org",
"sonarProjectKey": "org.apache.gora:gora"
}
To get pull request comments in Bitbucket for found issues in SonarQube, you have to install and configure our SonarQube plug-in for Bitbucket as described in its README file.
Please note that in order to have this app available in all repositories of your team, you have to install it on the team account. If you solely install it on your user account, you will only see the app in your personal repositories.
Reviews for cloud
(12)Sign in to write a review

Hi,
Thank you for your feedback. You are referring to the documentation for our Bitbucket Server app. Please find the documentation for Bitbucket Cloud here: https://mibexsoftware.atlassian.net/wiki/display/SONAR4BB/


Reviews for server
(12)Sign in to write a review

Hi, thanks for your feedback. Could you please create a support request by sending an e-mail to our support address?


Hi, the add-on is currently targeted to open source projects where there is no authentication necessary. We're thinking about supporting non-open projects currently, but I cannot give you an ETA yet. If we are going to support authentication, then by using SonarQube's access tokens instead of user passwords. Thanks in advance for your patience.


Hi, thanks for your interest in our add-on. Please note that we currently not support authenticated access to SonarQube projects. If your SonarQube server enforces authentication, it will not work. If this is not the case, could you please open a support ticket?


Hi. Thank you for your nice feedback. Would you mind to create JIRA issues for the two feature requests in our JIRA project?
Reviews for Data Center
(12)Sign in to write a review

Hi, thanks for your feedback. Could you please create a support request by sending an e-mail to our support address?


Hi, the add-on is currently targeted to open source projects where there is no authentication necessary. We're thinking about supporting non-open projects currently, but I cannot give you an ETA yet. If we are going to support authentication, then by using SonarQube's access tokens instead of user passwords. Thanks in advance for your patience.


Hi, thanks for your interest in our add-on. Please note that we currently not support authenticated access to SonarQube projects. If your SonarQube server enforces authentication, it will not work. If this is not the case, could you please open a support ticket?


Hi. Thank you for your nice feedback. Would you mind to create JIRA issues for the two feature requests in our JIRA project?
Cloud Pricing
Server Pricing
Data Center Pricing
Mibex Software GmbH provides support for this app.
Vendor support resources
Find out how this app works.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Bitbucket Cloud • Released 2018-01-17
Summary
Minor version update
Details
Minor version update
Installation
- Log into your Bitbucket instance as an admin.
- Click the admin dropdown and choose Add-ons. The Find new apps or Find new add-ons screen loads.
- Locate Sonar for Bitbucket Cloud.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.