summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-10-28 18:31:08 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2018-10-28 18:31:08 +0000
commit04184b32ec77c073757218f02f2796a24e88b79b (patch)
tree6996b0b5a91d0fdab833b3067b53c6f86221af22 /changelogs
parent8a116be4848720c41420c878c218b10ac7a3f182 (diff)
parent4611a59968c65d1eda83af6c33bb844d9610fa12 (diff)
downloadgitlab-ce-04184b32ec77c073757218f02f2796a24e88b79b.tar.gz
Merge branch 'add-failure-reason-for-execution-timeout' into 'master'
Add failure reason for execution timeout See merge request gitlab-org/gitlab-ce!22224
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-failure-reason-for-execution-timeout.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-failure-reason-for-execution-timeout.yml b/changelogs/unreleased/add-failure-reason-for-execution-timeout.yml
new file mode 100644
index 00000000000..c8488cbf200
--- /dev/null
+++ b/changelogs/unreleased/add-failure-reason-for-execution-timeout.yml
@@ -0,0 +1,5 @@
+---
+title: Add failure reason for execution timeout
+merge_request: 22224
+author:
+type: changed