gitlab-org--gitlab-foss/changelogs/unreleased/use-source-ref-name-in-webhook.yml
Shinya Maeda 7e05f3b78b Use source ref for pipeline webhook
When user uses Pipelines for merge requests, the pipeline is a run on
a merge request ref instead of branch ref. However, we should send
source ref as a webhook in order to respect the original behavior.
2019-05-28 09:29:59 +07:00

5 lines
87 B
YAML

---
title: Use source ref in pipeline webhook
merge_request: 28772
author:
type: fixed