diff options
author | Matija Čupić <matteeyah@gmail.com> | 2018-01-29 17:24:29 +0100 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-01-29 17:24:29 +0100 |
commit | 92ac2b9ee68cad8c01a199e6475bbef272818da5 (patch) | |
tree | 216508dca3db954418a89dbfb1aad07218585c91 | |
parent | 397442a06140a8cf38bebe3f4519311b1448f23d (diff) | |
download | gitlab-ce-92ac2b9ee68cad8c01a199e6475bbef272818da5.tar.gz |
Add CHANGELOG entry
-rw-r--r-- | changelogs/unreleased/38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour.yml b/changelogs/unreleased/38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour.yml new file mode 100644 index 00000000000..4d8e6acfcb7 --- /dev/null +++ b/changelogs/unreleased/38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour.yml @@ -0,0 +1,5 @@ +--- +title: Update runner info on all authenticated requests +merge_request: 16756 +author: +type: changed |