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:
authorRobert Speicher <rspeicher@gmail.com>2019-06-13 23:06:38 +0300
committerRobert Speicher <rspeicher@gmail.com>2019-06-13 23:06:38 +0300
commit21bf85553d257f0e1d80e63931ef7585c2afdae6 (patch)
tree9ad2e65414d4c725a7f6c4403fee462c128ab7bf /changelogs
parente7a59b876e21ea25048533a3b289227b98f0139a (diff)
parentede045820f6dca8cb5dbf37c88635da21620c81e (diff)
Merge branch 'sh-omit-blocked-admins-from-notification' into 'master'
Omit blocked admins from repository check e-mails Closes #63019 See merge request gitlab-org/gitlab-ce!29507
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