Skip to content

Track merge train ref merge params

Hordur Freyr Yngvason requested to merge track-merge-train-ref-merge-params into master

What does this MR do and why?

We are in the progress of implementing merge train merges as fast-forward merges directly from the merge train ref. At the time of merge, we need to update the merge_commit_sha and squash_commit_sha attributes of the merge request. Since the preferences used to create the ref may have changed in the meantime, we need to persist the necessary values when creating the ref.

Part of #422483 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hordur Freyr Yngvason

Merge request reports