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:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-09-26 16:53:16 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-09-26 16:53:16 +0300
commit7224fd1cc5bda5aa5b0e822f7e5eba66b8d87012 (patch)
treefb63588b2784b52389db6e2e977308cf6a16ccda /changelogs
parente5ba7aaebae30ff4a2aaf831be4315f9fffe9eff (diff)
parent90466e7009e5c1791de07590055db35921ac30c5 (diff)
Merge branch 'security-fp-stop-jobs-when-blocking-user-12-3' into '12-3-stable'
Cancel all running CI jobs when user is blocked See merge request gitlab/gitlabhq!3436
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-fp-stop-jobs-when-blocking-user.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fp-stop-jobs-when-blocking-user.yml b/changelogs/unreleased/security-fp-stop-jobs-when-blocking-user.yml
new file mode 100644
index 00000000000..1bc4345d5b6
--- /dev/null
+++ b/changelogs/unreleased/security-fp-stop-jobs-when-blocking-user.yml
@@ -0,0 +1,5 @@
+---
+title: Cancel all running CI jobs triggered by the user who is just blocked
+merge_request:
+author:
+type: security