Skip to content

Expose additional merge request pipeline variables

What does this MR do?

New predefined variables for MR pipelines

Variable name Description Sample value
CI_MERGE_REQUEST_TITLE The Title of the merge request WIP: Expose additional merge request pipeline variables
CI_MERGE_REQUEST_ASSIGNEES The Assignee of the merge request root
CI_MERGE_REQUEST_MILESTONE The Milestone of the merge request v1.0
CI_MERGE_REQUEST_LABELS The Labels of the merge request bug,feature

What are the relevant issue numbers?

#55777 (moved), #14174 (moved)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports