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

Sonar Project Informations #71

Open willypt opened 6 years ago

willypt commented 6 years ago

Hi @pawlakm! This badge is really useful, but I found it lacks project name / information. Sometimes, in our SVN, we need to show both project name and version to be embedded in our Change Request Form. However, accessing the WebApi is not possible. The only possible solution is to expose the information by badges. Do you have any suggestion on what I can do to tackle this problem?