Fix: Workaround for yaml multiline string
[releng/global-jjb.git] / releasenotes / notes / sonarqube-triggers-38a79489ecb6b4f3.yaml
1 ---
2 fixes:
3   - |
4     Revise templates gerrit-cmake-sonarqube and gerrit-tox-sonarqube
5     to move the triggering comment string into a parameter that can be
6     overridden in a job definition.  Github comment remains hardcoded.
7     The default is still "run-sonar".
8
9     Rename gerrit-cmake-sonarqube tempplate configuration parameter
10     from sonar-prescan-script to pre-build to be consistent with
11     existing CMake stage and verify templates. This is a breaking
12     change for any early adopters of this new template.