gitlab-org--gitlab-foss/changelogs/unreleased/osw-create-and-store-merge-ref-for-mrs.yml
Oswaldo Ferreira 1ad699677f Support merge to ref for merge-commit and squash
Adds the ground work for writing into
the merge ref refs/merge-requests/:iid/merge the
merge result between source and target branches of
a MR, without further side-effects such as
mailing, MR updates and target branch changes.
2019-02-25 10:40:58 -03:00

5 lines
113 B
YAML

---
title: Support merge ref writing (without merging to target branch)
merge_request: 24692
author:
type: added