Skip to content

Make notify_start:gprd-cny and metrics:deployment_started:gprd-cny jobs dependent on validate_ownership:gstg-cny

Reuben Pereira requested to merge rp/fix-needs-of-validate-gstg-cny into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Make notify_start:gprd-cny and metrics:deployment_started:gprd-cny jobs dependent on validate_ownership:gstg-cny

Make notify_start:gprd-cny and metrics:deployment_started:gprd-cny dependent on validate_ownership:gstg-cny, so that if the validate_ownership:gstg-cny job fails or is canceled, the above jobs should not run.

deploy:gprd-cny is already dependent on the validate_ownership:gstg-cny job.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports