GitLab-Sonarqube Integration

How to configure GitLab CI to analyse code quality via sonarqube in each commit?

https://gitlab.talanlabs.com/gabriel-allaigre/sonar-gitlab-plugin has some examples for that plugin

1 Like

@bartj
How to add GitLab projects to sonarqube?
Any particular steps?
How to use the above mentioned plugin?

I was try to add GitLab projects to sonarqube but it was showing error something like this
(Could not validate GitLab url. Got an unexpected answer.)

I don’t know what to provide for the URL?

By the way my project was authenticated

Is there any way to use correct API URL for authentication?