summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMiranda Fluharty <mfluharty@gitlab.com>2019-03-07 09:38:39 +0000
committerPhil Hughes <me@iamphill.com>2019-03-07 09:38:39 +0000
commitfcd2358530ae67a50b506d864891febfff93810a (patch)
treec989d9828e1ca3dd77b861eed0bc8834f1761636 /changelogs
parent57b5413893490ad6f3ef93a635f052ee3c50dcc6 (diff)
downloadgitlab-ce-fcd2358530ae67a50b506d864891febfff93810a.tar.gz
Use gitlab-ci job name in environment dropdown
Use plain job name in the "Deploy to..." dropdown Both in the old haml template and in the new vue component
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52459-display-job-names-consistently-on-pipelines-and-environments-list.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52459-display-job-names-consistently-on-pipelines-and-environments-list.yml b/changelogs/unreleased/52459-display-job-names-consistently-on-pipelines-and-environments-list.yml
new file mode 100644
index 00000000000..816fee1ccfc
--- /dev/null
+++ b/changelogs/unreleased/52459-display-job-names-consistently-on-pipelines-and-environments-list.yml
@@ -0,0 +1,5 @@
+---
+title: Display job names consistently on pipelines and environments list
+merge_request: 24984
+author:
+type: fixed