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:52:56 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-09-26 16:52:56 +0300
commitfb9cf61f57d6e5b49214a96759636ac13ec4c905 (patch)
tree2fa3d358771bb48b7a7f8d04965dd61247086c65 /changelogs
parentbbab7b62706eeaad91e60643e673a31678887dbc (diff)
parent9ce103af0b974b71321d4e0e9937ee82e10c740f (diff)
Merge branch 'security-fp-stop-jobs-when-blocking-user-12-2' into '12-2-stable'
Cancel all running CI jobs when user is blocked See merge request gitlab/gitlabhq!3437
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