Feat: update release note of sonarcloud token change
[releng/global-jjb.git] / releasenotes / notes / use-cred-for-sonarcloud-api-token-04ae5b3345896c1d.yaml
1 ---
2 features:
3   - |
4     Replace the usage of plaintext sonarcloud api token with a Jenkins credential.
5     The default value for the credential ID is 'sonarcloud-api-token' and we are
6     standarizing it for all projects so this parameter does not require an override.
7 upgrade:
8   - |
9     Parameter sonarcloud-api-token is NOT required anymore after upgrading to this
10     GlobalJJB version, please remove it from all JJB projects.