Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

One of the main features of this app is that it supports you to do code reviews based on pull requests with SonarSonarQube. Sonar SonarQube-based code reviews with pull requests depend on a build that analyzes the Git branches of a pull request separately. This can be done manually by setting SonarSonarQube's -Dsonar.branch, -Dsonar.branch.name or -Dsonar.pullRequest.key. But if you're using a branch-based Git workflow like Gitflow, you want this to be automated. Sonar Include Code Quality for Bamboo is able to do this.

The following picture explains the workflow for SonarSonarQube-based code reviews together with Bitbucket Server and Bamboo and our two apps Sonar for Bitbucket Server and Include Code Quality for Bamboo (note that the basic workflow is the same when you are using another build server):

...