I integrated Sonarcloud with Gitlab recently without being aware that it is still not possible to fail the pipeline based on the status of the quality gate. How is the development of this feature going? Where should I look for update on the development status of it?
In our company we’re looking into this SQ <-> Gitlab integration. Our main goal is to have reports on Merge Request about the code quality of the submitted branch.
I can see this is not available yet in the Cloud edition and I’m happy to wait for it (soon, right? ) but it looks like that the integration you’ve developed so far is available only in the Cloud edition.
Is that so? Is there any way to use the integration with an on premise installation of both SQ (v 8.1) and GitLab?
We’re planning to adopt SQ as main analysis tool across all our teams and codebases and this step is a key one for the process.
Hi Lucas, as I mentioned a little earlier in this thread, this is in the short term roadmap. I just can’t give you a precise ETA, but be sure that this is coming.
What is the proper way to use bitbucket and gitlab at the same time? Creating another sonarcloud organisation doesn’t work cause users email can be linked to only one of them.
Hi @Stefanos_Kyrikakis, I guess that there is nothing more to do than following the Get Started for GitLab. If you complete all the steps, then the feedback in the Merge Request UI should be automatically visible without having to configure anything else.
Thank you @Fabrice_Bellingard, our organisation is already connected with Bitbucket so I guess is the reason we can’t select in project/settings/sonar.pullrequest.provider other than GitHub, Azure DevOps and BitBucketCloud