Skip to content

Save QA issue URL in the cache

Mayra Cabrera requested to merge save-qa-issue-in-cache into master

What does this MR do?

As part of gitlab-com/gl-infra/delivery#1490 (closed), release-tools will trigger QA pipelines from multiple projects, one of the environment variables required in almost all of these pipelines is the QA issue URL. The QA issue is created during a deployment to staging, before the fleet is updated a job is triggered from the deployer pipeline to the release-tools. This commit stores the QA issue in the cache so it can be shared in upcoming jobs.

Author Check-list

  • Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports

Loading