summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEva Kadlecová <evka.kadl@gmail.com>2018-08-26 17:57:51 +0200
committerEva Kadlecová <evka.kadl@gmail.com>2018-09-17 14:04:16 +0200
commit4899dfcafe55ca2935d699f85c13fc35a8e16545 (patch)
tree3f768fdd885c2f2535d964c38c46649ef84f77db /changelogs
parent120ce02e5e7e72654cb42edddc25ff3b057ec136 (diff)
downloadgitlab-ce-4899dfcafe55ca2935d699f85c13fc35a8e16545.tar.gz
Redirect to the pipeline builds page when a build is canceled
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/Fix-pipeline-redirect.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/Fix-pipeline-redirect.yml b/changelogs/unreleased/Fix-pipeline-redirect.yml
new file mode 100644
index 00000000000..459273c7740
--- /dev/null
+++ b/changelogs/unreleased/Fix-pipeline-redirect.yml
@@ -0,0 +1,5 @@
+---
+title: Redirect to the pipeline builds page when a build is canceled
+merge_request:
+author: Eva Kadlecova
+type: fixed