gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 207 forks source link

Quality profile for project while doing the analysis #233

Open nagarjunadv opened 5 years ago

nagarjunadv commented 5 years ago

Hi, I am running this plugin through Jenkins and see that the comments were posted on my MR as expected. However, I see in the logs that the Quality Profile used is "Sonar way". I have disabled few rules for my project and have configured my Quality profile and Quality gate to use these rules. How can I specify the plugin to evaluate my code against these rules? Is there any option or parameter which I can set for the plugin? @gabrie-allaigre @rgembalik

Hydragyrum commented 5 years ago

It should normally use the quality profile defined by the project in SonarQube itself.