Skip to content

Pass MR vars to downstream pipelines via `scripts/trigger-build`

Mark Lapierre requested to merge ml-add-trigger-build-mr-vars into master

What does this MR do?

Adds 2 env vars to those passed to downstream pipelines when they're triggered by scripts/trigger-build

  • CI_MERGE_REQUEST_PROJECT_ID as TOP_UPSTREAM_MERGE_REQUEST_PROJECT_ID
  • CI_MERGE_REQUEST_IID as TOP_UPSTREAM_MERGE_REQUEST_IID

Part of #201829 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Lapierre

Merge request reports