Skip to content

Commit 55b6059

Browse files
skwowetCopilot
andauthored
fix: add gitlab no replay email providers to domain blocklist
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Yeganathan S <63534555+skwowet@users.noreply.github.com>
1 parent d037565 commit 55b6059

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services/libs/common/src/constants/email-providers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const noreplyEmailProviders = {
44
} as const
55

66
export const emailProviders = new Set([
7+
'users.noreply.gitlab.com',
78
'gmail.com',
89
'gmail.co.uk',
910
'gmail.com.au',

0 commit comments

Comments
 (0)