Providing a branch diff report

  • Sonar Qube Version 6.7.5 (build 38563)

I would like to be able to generate a report on SonarQube where I supply a merge request diff.

Target branch: The branch I want to merge into.
My branch: The branch I want to merge into the target branch.

I need to generate a report that shows I added no new sonar qube issues.

Right now I’m manually scanning each branch then linking the report between the two.

Is there a better way?