Hi is there a way to make the comments in sonarqube finding page to show up in the MR page in GitLab? I noticed that that is not the default behaviour. Is there a configuration I can set to make that happen?
Hi,
Sorry, that’s not available.
Would you mind sharing your use case?
Ann
Hi I want the developers to see any comments on their MR without having to enter sonarqube. They are a lot more used to the MR page in GitLab than a SAST dashboard.
Hi,
If you’re trying to keep the developers in GitLab, who’s making the comments (presumably on issues, right?)?
Ann
I guess they have to go to Sonarqube to leave a comment because commenting is a feature belonging to Sonarqube. But since the MR page in GitLab automatically update the count of each finding category, I was assuming reading comments would be available too. But again, there isn’t a detailed list of findings in the MR page, just the total count of bug, vulnerability, code smell and security hotspots, it makes sense that there is no comment available in the MR gitlab page.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.