Skip to content

Copy CI secrets when retrying a job [RUN AS-IF-FOSS]

Krasimir Angelov requested to merge 218746-copy-secrets-on-retry into master

What does this MR do?

When cloning an existing jon in order to retry it also copy CI secrets configuration from ci_builds_metadata.secrets.

See gitlab-runner#26565 (comment 401382602).

Related to #218746 (closed).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #218746 (closed)

Edited by Kamil Trzciński

Merge request reports