gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 208 forks source link

Question about how you create the external job in Pipeline #266

Open hopenbr opened 4 years ago

hopenbr commented 4 years ago

Hello,

I am trying to follow the code to figure out how are you creating the "External" stage with the "Sonarqube" job add append it to the pipeline?

I believe the code is in the java-gitlab-api project but even in there I am having trouble finding the code that is called.

All any help would be great

whatthefrog commented 4 years ago

I would dig this way https://github.com/gabrie-allaigre/sonar-gitlab-plugin/blob/master/src/main/java/com/talanlabs/sonar/plugins/gitlab/GitLabApiV4Wrapper.java