Skip to content

Expose merge request diff variables

Jonas Hahnfeld requested to merge (removed):273387-ci-expose-version into master

What does this MR do?

Introduce the following variables:

  • CI_MERGE_REQUEST_DIFF_ID
  • CI_MERGE_REQUEST_DIFF_BASE_SHA

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

I tested this with detached merge request pipelines and wrote tests for merged results. As this feature is not available in the UI without a license, I would welcome testing of this part.

Closes #273387 (closed)

Edited by Jonas Hahnfeld

Merge request reports