sonar-gitlab-plugin
sonar-gitlab-plugin copied to clipboard
Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
Hi, Thanks a lot for your plugin. I would like to use this to inline comment on a merge request, on the changes tab, is that possible? Thanks Rui
Hey, we are using both, gitlab and branch plugin, and it seems that the branch plugin comes with an internal quality gate. > https://docs.sonarqube.org/display/PLUG/Branch+Plugin > For short-lived branches, there is...
Sonar analysis is timing out while scanning NPM projects. The sonar-scanner was invoked both directly and also through npm run. Please see below. - **Directly** :: ``` - sonar-scanner -Dsonar.host.url=$SONAR_URL...
I hope you don't mind me posting here with this request. I manage 9 development teams and they are all busy developing different products. They use gitlab and sonarqube, but...
Can this plugin just analyze the code submitted this time?Incremental analysis
Hi, I have tested the plugin and it works, thanks. You make use of the sonar property `sonar.analysis.mode` which is declared deprecated cf. https://docs.sonarqube.org/display/SONAR/Analysis+Parameters Does this mean the plugin will...
Hi and thank you for the good job you do on this plugin. We're are running : - Gitalab 11.10.4-ee - Sonarqube 7.7 - gitlab-sonar-plugin-4.1.0-SNAPSHOT and all looks ok. In...
Hi. We are using multiple `sonar-project.properties` in different jobs in a single pipeline. So far so good 👍 That way we can have certain modules analyzed more strict that others....
Hi, is it possible to use Deploy Keys while using this plugin. I'm trying to see how better we could connect with sonarqube. Is it possible to pass the deploy...
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...