We would need to be able to use the Pull Request parameter with the SonarQube CheckCompliance task

All other Sonarqube's tasks have this Pull Request field, only this task misses it.
In fact a user can request the compliance check for a branch or a pull request in Sonarqube.
This Release task only covers the first case.
This limitation forbids us from using the pull request functionnality in Sonarqube.

Comments