mc1arke / sonarqube-community-branch-plugin

A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about v1.18 and gitLab

lche1 opened this issue · comments

Hi,

We installed on our v10.3 sonarqube instance the last version of branch community plugin (v1.18) and are using a GitLab Community Edition [15.3.3]. We are trying to implement the MR decoration with jenkins without success. On Merge request trigger the pipeline run normally and start the sonarscanner but we get a 'check pipeline status' that never end.
The sonarqube configuration for gitLab is ok but the gate quality status report remains disabled.
Does anyone have had such a problem or Is there a particular configuration to set ?
thanks a lot

i have same problem with jenkins plugin. check sonar.baseUrl parameter in general settings.

Without some debug information it's going to be impossible to diagnose this. Does Sonarqube show any logs for attempting decoration (decoration is reported in the Compute Engine logs), does Sonarqube show your MR in the UI, what are the parameters you're setting in the scanner, etc?