Show project name as Header on Publish Quality Gate Result task on Project with multible sln builds

If you have a build with multible MSBuild tasks in the form

  • Prepare analysis on SonarQube
  • Build with MSBuild
  • Run Code Analysis
  • Publish Quality Gate Result

You will see multible entries of quality gate status in the SonarQube Analysis Report section of the build summary.
However there is no hint to which project the Quality Gate is linked. The name of the SQ Project should be listet as Header right before the Quality Gate state. A workaround does exists since you see the SQ Project if you hover over the “Detailed Sonar Qube report >” link and check the url.

Hi,

good catch, I’ve created a ticket so that we work on this improvement: VSTS-169

Thanks for your feedback!

1 Like