Add templates Tox + SonarQube Jenkins plugin
[releng/global-jjb.git] / releasenotes / notes / cmake-sonarqube-4cb43bea721775987.yaml
1 ---
2 features:
3   - |
4     New templates gerrit-tox-sonarqube and github-tox-sonarqube
5     use the SonarQube Jenkins plug-in to analyze Python code and
6     publish the results.  Modeled after the generic gerrit/github-sonar
7     templates. The new templates eliminate the need for mvn-settings in
8     the job configuration and the need for a pom.xml file in the repo.