jenkins-bot has submitted this change and it was merged.

Change subject: There is no welcome notification
......................................................................


There is no welcome notification

Bug: 70139
Change-Id: Ice565a23073dac0c39d61801cad34c9c9419b2dc
---
M Hooks.php
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Hooks.php b/Hooks.php
index 3043c07..de8fa19 100644
--- a/Hooks.php
+++ b/Hooks.php
@@ -515,6 +515,10 @@
                EchoEvent::create( array(
                        'type' => 'welcome',
                        'agent' => $user,
+                       // welcome email is sent to agent
+                       'extra' => array (
+                               'notifyAgent' => true
+                       )
                ) );
 
                return true;

-- 
To view, visit https://gerrit.wikimedia.org/r/156961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice565a23073dac0c39d61801cad34c9c9419b2dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: Bsitu <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to