...
https://github.com/JetBrains/TeamCity.SonarQubePlugin/issues/69
펼치기 |
---|
Adding Pull Request Analysis (in GitHub Pull Request decoration for sample), configuring parameters could be a little tricky. You have parameters:
All these parameters could be retrieved from TeamCity build parameters (at least for GitHub). If it can be provisionned by a TeamCity Build Feature, it would be great !! This feature request is like the Using SonarCloud with Travis CI, which is very usefull. Technically, it seems to work with the SONARQUBE_SCANNER_PARAMS system environment variable ; available since SonarQube Scanner API v2.7 (SCANNERAPI-159) & SonarQube Scanner for Maven v3.1 (MSONAR-147). Content of this sysenv depending the build (Here GitHub+Travis classic & PR builds):
|