Merge "Disable notification emails for article-linked"

This commit is contained in:
jenkins-bot 2019-04-13 17:43:37 +00:00 committed by Gerrit Code Review
commit e9da7a8f3b

View file

@ -488,6 +488,10 @@
"web": true,
"email": false
},
"article-linked": {
"web": true,
"email": false
},
"mention-failure": {
"web": true,
"email": false
@ -718,9 +722,6 @@
"category": "article-linked",
"group": "neutral",
"section": "message",
"notify-type-availability": {
"email": false
},
"bundle": {
"web": true,
"email": true,