From: Kevin Sandi Date: Thu, 1 Dec 2022 22:06:46 +0000 (-0600) Subject: Feat: update release note of sonarcloud token change X-Git-Tag: v0.83.0^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=commitdiff_plain;h=f1da15a92bc7bf8af8179862f432683a13495719 Feat: update release note of sonarcloud token change Signed-off-by: Kevin Sandi Change-Id: I8f643d1b944fb6cda75997ad801835ed5381b8cf --- diff --git a/releasenotes/notes/use-cred-for-sonarcloud-api-token-04ae5b3345896c1d.yaml b/releasenotes/notes/use-cred-for-sonarcloud-api-token-04ae5b3345896c1d.yaml index 4938493e..b32ae3e8 100644 --- a/releasenotes/notes/use-cred-for-sonarcloud-api-token-04ae5b3345896c1d.yaml +++ b/releasenotes/notes/use-cred-for-sonarcloud-api-token-04ae5b3345896c1d.yaml @@ -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.