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:
authorStan Hu <stanhu@gmail.com>2019-06-11 23:44:45 +0300
committerStan Hu <stanhu@gmail.com>2019-06-12 22:55:25 +0300
commitede045820f6dca8cb5dbf37c88635da21620c81e (patch)
treedf3988dd62214da480a3f720c778f2118a4269d3 /changelogs
parentb05de5a583e35931967dcc70d2f26f568c9cf0db (diff)
Omit blocked admins from repository check e-mails
Blocked admins should not receive notifications about failed repository checks. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63019
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-omit-blocked-admins-from-notification.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-omit-blocked-admins-from-notification.yml b/changelogs/unreleased/sh-omit-blocked-admins-from-notification.yml
new file mode 100644
index 00000000000..82c5505892f
--- /dev/null
+++ b/changelogs/unreleased/sh-omit-blocked-admins-from-notification.yml
@@ -0,0 +1,5 @@
+---
+title: Omit blocked admins from repository check e-mails
+merge_request: 29507
+author:
+type: fixed