summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2019-01-02 15:39:45 +0900
committerShinya Maeda <shinya@gitlab.com>2019-01-04 19:36:45 +0900
commit0d9b801a5ff9d98948954da61569668a57dde99a (patch)
treedc2851716075f28da4de4c68b1d50ddd57b58414 /changelogs
parentc50b0e58feb208fd26129548ad086c3ef50df604 (diff)
downloadgitlab-ce-0d9b801a5ff9d98948954da61569668a57dde99a.tar.gz
Refactor the logic of updating head pipelines
Sort out some logic
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/user-update-head-pipeline-worker.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/user-update-head-pipeline-worker.yml b/changelogs/unreleased/user-update-head-pipeline-worker.yml
new file mode 100644
index 00000000000..2c8088dd78a
--- /dev/null
+++ b/changelogs/unreleased/user-update-head-pipeline-worker.yml
@@ -0,0 +1,5 @@
+---
+title: Refactor the logic of updating head pipelines for merge requests
+merge_request: 23437
+author:
+type: other