Skip to content

Change the vault secret path for GITLAB_BOT_PRODUCTION_TOKEN

What does this MR do and why?

Describe in detail what your merge request does and why.

We created release-tools approver bot token in the https://gitlab.com/gitlab-org/gitlab/ via infra-mgmt so that it will be rotated automatically and saved to Vault. Since this project access token is created in the canonical repo, the Vault secret path is access_tokens/gitlab-com/gitlab-org/gitlab/gitlab_org_gitlab_project/ (MR)

This MR is to update the secret path where we retrieve the GITLAB_BOT_PRODUCTION_TOKEN access token.

Related issue: gitlab-com/gl-infra/delivery#21043 (closed)

Content

  • Change the vault secret path for GITLAB_BOT_PRODUCTION_TOKEN

Author Check-list

  • Has documentation been updated?
Edited by Mawreen Dela Cruz

Merge request reports

Loading