QualInsight / qualinsight-plugins-sonarqube-badges

Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
GNU Lesser General Public License v3.0
110 stars 141 forks source link

Generate SVG link pointing to project's page #16

Closed pawlakm closed 8 years ago

pawlakm commented 8 years ago

In order to simplify plugin usage on client side, add a SVG link that refers to project page to generated SVG image.

This feature must be optional (on/off from within SQ's administration) as it implies that current cache won't be usable as is.