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

Change subject: Generate sample events: add 'reason' to user-rights
......................................................................


Generate sample events: add 'reason' to user-rights

Change-Id: I7f8370816f57f26aafde7d46ea36253f7f4ee96e
---
M maintenance/generateSampleNotifications.php
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/maintenance/generateSampleNotifications.php 
b/maintenance/generateSampleNotifications.php
index 13776a3..b5a83da 100644
--- a/maintenance/generateSampleNotifications.php
+++ b/maintenance/generateSampleNotifications.php
@@ -284,6 +284,7 @@
                                        'user' => $user->getID(),
                                        'add' => $add,
                                        'remove' => $remove,
+                                       'reason' => 'This is the reason for 
changing your user rights.',
                                ),
                                'agent' => $agent,
                        )

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7f8370816f57f26aafde7d46ea36253f7f4ee96e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to