summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authormfluharty <mfluharty@gitlab.com>2019-02-12 14:55:28 -0700
committermfluharty <mfluharty@gitlab.com>2019-03-07 01:16:53 -0700
commitee5cceaaf82e8b206bdddcf59eef1739ec5769bb (patch)
treeac272258d497a3c63a7d0b02e07c477841c64e4c /changelogs
parenteaa392d9ee9179b55675018c3e9eefbbc7312b54 (diff)
downloadgitlab-ce-ee5cceaaf82e8b206bdddcf59eef1739ec5769bb.tar.gz
Add information to "Stop pipeline" confirm modal
Make it its own component Show pipeline status and link to pipeline Show commit short hash, link, and message
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/46464-improve-stop-pipeline-modal.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46464-improve-stop-pipeline-modal.yml b/changelogs/unreleased/46464-improve-stop-pipeline-modal.yml
new file mode 100644
index 00000000000..541acdc56a7
--- /dev/null
+++ b/changelogs/unreleased/46464-improve-stop-pipeline-modal.yml
@@ -0,0 +1,5 @@
+---
+title: Show pipeline ID, commit, and branch name on modal while stopping pipeline
+merge_request: 25059
+author:
+type: changed