Generating an HTML report from analysis

I would like to know if it’s possible to generate a nice HTML report from a branch analysis?

We are looking into integrating SonarQube into our PR process, but i would also like to have some form of a nice report that i can share with a larger group of people (not necessarily technical) so they are aware of a given branch analysis.

Is there such a feature available ? or any 3rd party tools that would allow this ?

Hi,

This is not natively available. I’m not aware of a 3rd-party tool that enables it, either.

 
Ann

Thanks for the reply!

Is there any public APIs for example that can be queried? for example - get the quality gate results of a given branch analysis, then i could dynamically create an HTML report from those values?

Hi,

Check the page footer for a link to that on-board documentation.

 
:smiley:
Ann

which link exactly ?

The one that says ‘Web API’

 
Ann