gitlab-org--gitlab-foss/changelogs/unreleased/fix-merge-request-relations-with-pipeline-on-mwps.yml
Shinya Maeda fa73f4ee19 Fix merge requst relationships with pipeline in MWPSService
MWPSService currently uses the old pipeline lookup method. It searches
related merge requests with pipeline.ref, however, this doesn't work
for attached/detached merge request pipelines.
2019-04-05 09:26:56 +07:00

5 lines
103 B
YAML

---
title: Fix MWPS does not work for merge request pipelines
merge_request: 26906
author:
type: fixed