Skip to content

Update text for CI Variables settings

Mireya Andres requested to merge update-ci-vars-text into master

What does this MR do and why?

For #434279 (comment 1693655220).

We should remove the text "like passwords and secret keys" from the CI Variables settings description, since we want to encourage users to use more secure methods for storing sensitive information, such as using external secrets.

The final copy for the description is still being worked on, but we can remove this phrase for now.

Screenshots or screen recordings

Before After
Screenshot_2023-12-14_at_14.35.07 Screenshot_2023-12-14_at_14.40.27

Also fixed for the Admin CI/CD settings:

Screenshot_2023-12-14_at_14.41.44

How to set up and validate locally

  1. Go to Settings > CI/CD > Variables.
  2. Verify that the description has been updated.

MR acceptance checklist

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

Merge request reports