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