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 207 forks source link

Fix for Issue #232 #236

Closed asircar closed 5 years ago

asircar commented 5 years ago

As a fix for Issue #232 where all the issues of master branch are being shown in Gitlab on short lived merge requests and the stage is failing in Gitlab although the branch analysis is successful in Sonarqube. I have reverted the changes done as part of #227 which has caused this issue.

asircar commented 5 years ago

@gabrie-allaigre Can you please merge this?