Sbisson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/301626

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/26/301626/1

diff --git a/maintenance/generateSampleNotifications.php 
b/maintenance/generateSampleNotifications.php
index 13776a3..75d8d3e 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: newchange
Gerrit-Change-Id: I7f8370816f57f26aafde7d46ea36253f7f4ee96e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>

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

Reply via email to