Feat: update release note of sonarcloud token change 48/71048/1 v0.83.0
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 1 Dec 2022 22:06:46 +0000 (16:06 -0600)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 1 Dec 2022 22:06:46 +0000 (16:06 -0600)
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I8f643d1b944fb6cda75997ad801835ed5381b8cf

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.