Skip to content

Update description in CI/CD Variables settings

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

What does this MR do and why?

Resolves #434279 (closed)

This adds an additional warning in the CI/CD Variables setting (available for project, groups, and admin settings) to inform users that CI/CD variables are not secure.

This also updates the description in the admin settings so that the attributes listed match the ones shown in the project and group settings.

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

Before (Project/Group) After (Project/Group)
project_before project_after
Before (Admin) After (Admin)
admin_before admin_after

How to set up and validate locally

  1. Go to Settings > CI/CD > Variables.
  2. Verify the text changes.
Edited by Mireya Andres

Merge request reports