Skip to content

Add documentation on CI_TOKEN_MASK_PREFIXES

Romuald Atchadé requested to merge docs-mask-token-variables into master

What does this MR do and why?

This MR documents the usage of the predefined variable CI_TOKEN_MASK_PREFIXES. This feature has been added to allow GitLab Runner to automatically mask any token having as prefix one of the value configured.

The masking implementation has been handled in the following MR:

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/372796

Screenshots or screen recordings

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

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel Amirault

Merge request reports