[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||37047

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||40020

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||46452

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #12 from Nemo federicol...@tiscali.it ---
For search purposes: this is probably the bug which removed the (no comment)
notifications. Last one found in logs is:

http://bots.wmflabs.org/~petrb/logs/#mediawiki/20120628.txt:
On line 687:
[17:52:45] gerrit-wm New review: Aaron Schulz; (no comment)
[mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/13267

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #11 from Chad H. innocentkil...@gmail.com 2012-06-29 13:35:56 UTC 
---
Ok, so reviews without comment have been silenced as well. This means that the
bot only reports:

New patches
Restored/abandoned changes
Reviews (only with comments!)
Submit

Breaking up the bot to separate channels is beyond the scope of this bug. We
can handle that via the wiki page and bug 37866. Since the underlying verbosity
issue has been fixed (L10n via bug 35538), I'm marking this FIXED.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #10 from Chad H. innocentkil...@gmail.com 2012-06-25 13:39:25 UTC 
---
Could we maybe take this single discussion on-wiki? I'm finding it impossible
to keep track of all of the IRC discussions in separate locations (here, the
mailing list) when what we need is just one centralized place to hash this out.

Might I suggest: https://www.mediawiki.org/wiki/Git/IRC?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #9 from Antoine hashar Musso has...@free.fr 2012-05-23 13:13:21 
UTC ---
Comments notification suddenly stopped for no reason, probably by mistake:

Bug 37047 - gerrit-wm no more notify on comment

New Review should be sent to #mediawiki-codereview

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-05-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #8 from Chad H. innocentkil...@gmail.com 2012-05-07 11:27:54 UTC 
---
(In reply to comment #7)
 I think filtering at the IRC output level is cleanest for what I'm after. How
 are the messages being pushed to IRC? Is it using ircecho and some stdin 
 piping
 thing like usual or what? And do you have a link to the code on gitweb or 
 where
 the code lives now (the new viewvc)?

Yep, ircecho is pulling the info from logs that are being generated on the
gerrit box. The code is in the gerrit hooks, which can be found here[0] (the
function you're looking for is log_to_file()).

Configuration is handled by hookconfig.py.erb[1], and it would be nice to
control this on a project-level basis.

I honestly haven't dove into this yet (although I did silence L10n-bot, see
updates to 35538, pending merge to production), so if anyone is volunteering
that's awesome and I'd be more than happy to review it.

[0]
https://gerrit.wikimedia.org/r/gitweb?p=operations/puppet.git;a=tree;f=files/gerrit/hooks
[1]
https://gerrit.wikimedia.org/r/gitweb?p=operations/puppet.git;a=blob;f=templates/gerrit/hookconfig.py.erb

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Keywords|easy|
 CC||ro...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |innocentkil...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Priority|Low |High
 CC||b...@mzmcbride.com

--- Comment #5 from MZMcBride b...@mzmcbride.com 2012-04-21 19:03:10 UTC ---
So this just happened in #mediawiki in the span of three minutes:

---
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/AbuseFilter] (master) -
https://gerrit.wikimedia.org/r/5507
[14:53] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/AbuseFilter] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5507
[14:53] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/AbuseFilter]
(master) - https://gerrit.wikimedia.org/r/5507
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/AdminLinks] (master) -
https://gerrit.wikimedia.org/r/5508
[14:53] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/AdminLinks] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5508
[14:53] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/AdminLinks]
(master) - https://gerrit.wikimedia.org/r/5508
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/AntiSpoof] (master) -
https://gerrit.wikimedia.org/r/5509
[14:53] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/AntiSpoof] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5509
[14:53] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/AntiSpoof]
(master) - https://gerrit.wikimedia.org/r/5509
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/ArticleFeedback] (master) -
https://gerrit.wikimedia.org/r/5510
[14:53] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/ArticleFeedback] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5510
[14:53] gerrit-wm Change merged: gerrit2;
[mediawiki/extensions/ArticleFeedback] (master) -
https://gerrit.wikimedia.org/r/5510
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/ArticleFeedbackv5] (master) -
https://gerrit.wikimedia.org/r/5511
[14:53] euphoria Can someone help me with my MediaWiki Installation?
[14:53] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5511
[14:53] gerrit-wm Change merged: gerrit2;
[mediawiki/extensions/ArticleFeedbackv5] (master) -
https://gerrit.wikimedia.org/r/5511
[14:53] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/AssertEdit] (master) -
https://gerrit.wikimedia.org/r/5512
[14:54] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/AssertEdit] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5512
[14:54] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/AssertEdit]
(master) - https://gerrit.wikimedia.org/r/5512
[14:54] ... join shantanoo
[14:54] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/CategoryTree] (master) -
https://gerrit.wikimedia.org/r/5513
[14:54] ... quit shantanoo
[14:54] ... join shantanoo
[14:54] ... quit Tpt
[14:54] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/CategoryTree] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5513
[14:54] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/CategoryTree]
(master) - https://gerrit.wikimedia.org/r/5513
[14:54] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/CentralAuth] (master) -
https://gerrit.wikimedia.org/r/5514
[14:54] euphoria http://ceradon.shellmix.com/mw-config/index.php
[14:54] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/CentralAuth] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5514
[14:54] gerrit-wm Change merged: gerrit2; [mediawiki/extensions/CentralAuth]
(master) - https://gerrit.wikimedia.org/r/5514
[14:54] gerrit-wm New patchset: L10n-bot; Localisation updates from
http://translatewiki.net.; [mediawiki/extensions/CentralNotice] (master) -
https://gerrit.wikimedia.org/r/5515
[14:54] gerrit-wm New review: gerrit2; Auto-approving/merging l10n updates
[mediawiki/extensions/CentralNotice] (master); V: 1 C: 2;  -
https://gerrit.wikimedia.org/r/5515
[14:54] gerrit-wm Change merged: gerrit2;
[mediawiki/extensions/CentralNotice] (master) -
https://gerrit.wikimedia.org/r/5515

[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=35538

--- Comment #6 from MZMcBride b...@mzmcbride.com 2012-04-21 19:09:03 UTC ---
(In reply to comment #5)
 So this just happened in #mediawiki in the span of three minutes:

 ---
 [...]
 ---
 
 Then I'm told that the usual fix is to just quiet the bot. This is a bit
 silly. Just filter the output to the channel by looking for
 Auto-approving/merging l10n updates or L10n-bot or whatever. It should be
 trivial to fix at least this portion.

This specific issue is being tracked by bug 35538. I added that bug to the see
also section of this bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #7 from MZMcBride b...@mzmcbride.com 2012-04-21 19:15:34 UTC ---
(In reply to comment #4)
 If anyone interested, hooks are handled by python scripts published in
 operation/puppet.git . Hooks are hold in directory files/gerrit/hooks/ , the
 comment-added is the one we are looking for.
 
 Generic configuration is done through the template
 templates/gerrit/hookconfig.py.erb which is populated by puppet on 
 deployement.
 You could just copy that file as files/gerrit/hooks/hookconfig.py and manually
 replace the placeholders.
 
 
 Tagging easy, since well, that is easy :-]

I think filtering at the IRC output level is cleanest for what I'm after. How
are the messages being pushed to IRC? Is it using ircecho and some stdin piping
thing like usual or what? And do you have a link to the code on gitweb or where
the code lives now (the new viewvc)?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #1 from Chad H. innocentkil...@gmail.com 2012-03-26 12:30:59 UTC 
---
We should also discard anything to the test/* namespace of projects.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

IWorld (V. G.) vg...@hotmail.de changed:

   What|Removed |Added

 CC||vg...@hotmail.de

--- Comment #2 from IWorld (V. G.) vg...@hotmail.de 2012-03-26 12:36:47 UTC 
---
We should set the notifications in #mediawiki only to merged changes. The bot
can write the rest in #mediawiki-codereview and/or #wikimedia-git.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

--- Comment #3 from Chad H. innocentkil...@gmail.com 2012-03-26 13:04:59 UTC 
---
I think we should keep notifications on new patchsets and merges, just silence
the reviews.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Keywords||easy

--- Comment #4 from Antoine hashar Musso has...@free.fr 2012-03-27 05:59:34 
UTC ---
If anyone interested, hooks are handled by python scripts published in
operation/puppet.git . Hooks are hold in directory files/gerrit/hooks/ , the
comment-added is the one we are looking for.

Generic configuration is done through the template
templates/gerrit/hookconfig.py.erb which is populated by puppet on deployement.
You could just copy that file as files/gerrit/hooks/hookconfig.py and manually
replace the placeholders.


Tagging easy, since well, that is easy :-]

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l