summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-04-30 15:13:24 +0000
committerSean McGivern <sean@gitlab.com>2019-04-30 15:13:24 +0000
commit2432a540cff461c5d9c0346dd4021229078d674d (patch)
tree868dc925eaa0a328d00e88f98f4921394d151602 /changelogs
parent191152104399cad8b01d06712501250688fca9d7 (diff)
parentdaa8f784d016091fd2a56fd195cbd6da2f199350 (diff)
downloadgitlab-ce-2432a540cff461c5d9c0346dd4021229078d674d.tar.gz
Merge branch 'fix-environment-on-stop-not-work' into 'master'
`on_stop` is not automatically triggered with pipelines for merge requests Closes #60885 See merge request gitlab-org/gitlab-ce!27618
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-environment-on-stop-not-work.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-environment-on-stop-not-work.yml b/changelogs/unreleased/fix-environment-on-stop-not-work.yml
new file mode 100644
index 00000000000..72e58b26c4d
--- /dev/null
+++ b/changelogs/unreleased/fix-environment-on-stop-not-work.yml
@@ -0,0 +1,5 @@
+---
+title: "`on_stop` is not automatically triggered with pipelines for merge requests"
+merge_request: 27618
+author:
+type: fixed