Skip to content

Remove the prefix_ci_build_tokens feature flag

Nick Malcolm requested to merge 17299-remove-feature-flag into master

What does this MR do and why?

Remove the prefix_ci_build_tokens feature flag

GitLab began prefixing CI Job Tokens when a feature flag was enabled:

With the successful rollout we can always prefix CI Job tokens, and remove the feature flag. This enables us to more easily detect leaked secrets.

Resolves gitlab-com/gl-infra/production#17299 (closed) Resolves #426137 (closed)

Changelog: changed

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.

Related to #17299

Edited by Nick Malcolm

Merge request reports