https://bugzilla.wikimedia.org/show_bug.cgi?id=28402
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=46144 Severity|enhancement |major --- Comment #8 from Nemo <[email protected]> --- (In reply to comment #7) > I'm closing this as a dup of bug 43130 That bug's summary is too cryptic... I'm trying to understand bug 46282 and bug 46144: I ignore wikibugs and gerrit-wm doesn't seem too spammy to me. Turns out wikibugs is responsible of some 20 % of the 2013 traffic on #mediawiki, a third of that is about changes that are not new reports, nor comments, nor changes to keywords or any other info relayed to the channel... in short spam. :) Most of that is probably CC changes? $ cat 2013* | wc -l 100665 $ cat 2013* | grep -c wikibugs 22227 $ cat 2013* | grep -c "+comment" 10785 $ cat 2013* | grep -c "(mod)" 19543 $ cat 2013* | grep -c "(NEW)" 2500 $ cat 2013* | grep "<wikibugs" | grep -v "(NEW)" | grep -v "+" | grep -vEc "\-[a-z]" 7060 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
