diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-10-28 18:31:08 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-10-28 18:31:08 +0000 |
commit | 04184b32ec77c073757218f02f2796a24e88b79b (patch) | |
tree | 6996b0b5a91d0fdab833b3067b53c6f86221af22 /changelogs | |
parent | 8a116be4848720c41420c878c218b10ac7a3f182 (diff) | |
parent | 4611a59968c65d1eda83af6c33bb844d9610fa12 (diff) | |
download | gitlab-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.yml | 5 |
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 |