gitlab-org--gitlab-foss/changelogs/unreleased/osw-mark-as-merged-as-first-post-merge-action.yml
Oswaldo Ferreira dba2d6ee7f Mark MR as merged regardless of errors when closing issues
We should mark the MR as merged as first thing on PostMergeService as in practice it is already merged on the repository. Happens that errors may happen when executing external services such as Issues::CloseService, and we do not want a MR hanging as opened because of that.
2018-06-27 12:05:37 -03:00

5 lines
105 B
YAML

---
title: Mark MR as merged regardless of errors when closing issues
merge_request:
author:
type: fixed