aosapps / drone-sonar-plugin

The plugin of Drone CI to integrate with SonarQube (previously called Sonar), which is an open source code quality management platform.
MIT License
30 stars 52 forks source link

How can i feedback the sonarqube report to gitlab and refer to the relative issue ? #19

Open gth7754125 opened 3 years ago

gth7754125 commented 3 years ago

i use drone to implement my ci process. but this plugin seems a little weak. Can it do this function ?

SparrowOchon commented 3 years ago

What you are referring to is known as PR decoration/Branch Decoration you need to get Sonarqube developer+. Or Community Decoration. This only works with git hosts that are supported by Sonarqube i.e Gitlab, Github ... etc.