Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Jarvis <jarv@gitlab.com>2018-12-27 11:31:07 +0300
committerJohn Jarvis <jarv@gitlab.com>2018-12-27 11:31:07 +0300
commit28ea9a7d693e7bff23248d910ff4dca84e3e6d07 (patch)
tree848213595f75aaf6050f9d8f43e730f59a051703 /changelogs
parent1522ffd7d8c3a15f53b2a24cadae20da84eb060e (diff)
parent8d7f9de65428e9ccb2e0a01150b245a908d41bca (diff)
Merge branch 'ensure-that-build-token-is-always-running' into 'security-11-6'
[11.6] Ensure that build token is always running See merge request gitlab/gitlabhq!2563
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ensure-that-build-token-is-always-running.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ensure-that-build-token-is-always-running.yml b/changelogs/unreleased/ensure-that-build-token-is-always-running.yml
new file mode 100644
index 00000000000..ec1f73c70ab
--- /dev/null
+++ b/changelogs/unreleased/ensure-that-build-token-is-always-running.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure that build token is only used when running
+merge_request:
+author:
+type: security