Skip to content

WIP: Proof of concept for merge refs / pipelines

What does this MR do?

This MR will create a ref at refs/merge-requests/#{iid}/merge that is the result of merging the source branch into the target branch, and runs pipelines on that instead of the branch tip.

Why was this MR needed?

cf. https://gitlab.com/gitlab-org/gitlab-ce/issues/17265#note_32193380

Does this MR meet the acceptance criteria?

(This is currently a WIP proof of concept)

What are the relevant issue numbers?

  • TODO

Merge request reports