summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-04-06 22:32:44 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2018-04-06 22:32:44 +0000
commit9421a597b749b50b75c05f94a144f2a7885b5ee0 (patch)
tree521e064762bd49d4a03b76f8c98ddf9f679ca71c /changelogs
parent034828fbebf0e6b795ab9634b2544ac007221f1a (diff)
parent6d0c9c9403483a274dfe55094123a99a1937bbff (diff)
downloadgitlab-ce-9421a597b749b50b75c05f94a144f2a7885b5ee0.tar.gz
Merge branch '42568-pipeline-empty-state' into 'master'
Resolve "Wrong empty state for cancelled build, hides existing logs!" Closes #42568 See merge request gitlab-org/gitlab-ce!17646
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42568-pipeline-empty-state.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42568-pipeline-empty-state.yml b/changelogs/unreleased/42568-pipeline-empty-state.yml
new file mode 100644
index 00000000000..d36edcf1b37
--- /dev/null
+++ b/changelogs/unreleased/42568-pipeline-empty-state.yml
@@ -0,0 +1,5 @@
+---
+title: Improve empty state for canceled job
+merge_request: 17646
+author:
+type: fixed