Gitlab integration with Sonarqube

Hi,
I watched the demo video on sonarqube integration with gitlab for merge request on the sonarqube website but not detailed. I will like to find out, do I need to add a CI tool for me to fully achieve the merge request analysis from gitlab? Also I will like a detailed demo video on how to achieve the task. Thanks.

Hi,

Welcome to the community!

Yes, you will need a CI in the middle. GitLab CI and Jenkins are well supported. The docs should get you started.

 
Ann