summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-02-07 12:44:23 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2018-02-07 12:44:23 +0000
commit9bd044d9a74b6dd2fa252ed085562d56aef5a6ac (patch)
tree1aea80a68828ad50fcf0fab08e5280a63bd613ec /changelogs/unreleased
parentd08bf247bc2a99120498e939ba573f44e5f27f07 (diff)
parente27ea805457a3b794d7a8b3b6b0355eddb1c1eca (diff)
downloadgitlab-ce-9bd044d9a74b6dd2fa252ed085562d56aef5a6ac.tar.gz
Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour' into 'master'
Resolve "StuckCiJobsWorker wrongly detects, cancels 'stuck' builds when per-job timeout is more than an hour" Closes #38265, #42196, and #42750 See merge request gitlab-org/gitlab-ce!16756
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour.yml5
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