Skip to content

Change ci_jwt_signing_key deprecation version to 17.0

Paulo Martins requested to merge ci_jwt_signing_key-deprecation-docs into master

What does this MR do and why?

The document about application secrets has been updated to reflect the upcoming removal of CI_JOB_JWT and CI_JOB_JWT_V2 predefined CI/CD variables. The removal is scheduled for GitLab 17.0. https://docs.gitlab.com/ee/update/deprecations.html#old-versions-of-json-web-tokens-are-deprecated

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports