Add an explanation why the CI variable value cannot be masked
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
- Add an explanation why the CI variable value cannot be masked in the error message.
- Include a link in the
Masked
help text that points to theMask a CI/CD variable
documentation.
Screenshots or screen recordings
Before | After |
---|---|
before.mov | after.mp4 |
How to set up and validate locally
- Navigate to the group/project CI/CD settings.
- Expand
Variables
section. - Click an
Add variable
button. - In the opened drawer under the
Visibility
section chooseMasked
option, enter invalid variable value. - Click a link in the help text under
Masked
option to navigate to the documentation.
Related to #465258 (closed)
Edited by 🤖 GitLab Bot 🤖