summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2017-12-06 09:01:31 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2017-12-06 09:01:31 +0000
commit67a94b2ff3b0d714549c7d30b3c6212f3046a3c2 (patch)
tree9d99b4db7f5cbfbcb8e6143ac79d18403437ab45 /changelogs
parentf92292815868a67db53059cbe8e7607cc4891f47 (diff)
parentb328cff308431fd28a779f9356c9a43351de2754 (diff)
downloadgitlab-ce-67a94b2ff3b0d714549c7d30b3c6212f3046a3c2.tar.gz
Merge branch '37354-pipelines-update' into 'master'
Make sure head pippeline always corresponds with an MR Closes #37354 See merge request gitlab-org/gitlab-ce!14358
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/37354-pipelines-update.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/37354-pipelines-update.yml b/changelogs/unreleased/37354-pipelines-update.yml
new file mode 100644
index 00000000000..2b6ddfe95ed
--- /dev/null
+++ b/changelogs/unreleased/37354-pipelines-update.yml
@@ -0,0 +1,5 @@
+---
+title: Make sure head pippeline always corresponds with the head sha of an MR
+merge_request:
+author:
+type: fixed