Add sperate jobs for recording metadata deployment and creating QA issue
What does this MR do?
-
Create 2 new jobs for creating a metadata deployment, and for creating the QA issue. These were earlier being done by the
track_deploymentjob. We can remove this functionality fromtrack_deploymentonce deployer starts calling the new jobs. -
Add new variables called
no_metadata_trackingandno_qato thetrack_deploymentjob, so that we can turn off metadata deployment tracking and QA issue creation intrack_deploymentonce deployer starts calling the new jobs.
These new jobs will be used in https://ops.gitlab.net/gitlab-com/gl-infra/deployer/-/merge_requests/458.
gitlab-com/gl-infra/delivery#2133 (closed)
Author Check-list
-
Has documentation been updated?
Edited by Reuben Pereira