On Fri, May 18, 2012 at 12:53 AM, Niklas Laxström <niklas.laxstrom@gmail.com
wrote:
I spent lots of hours on the week and weekend after the switch support l10n commits to Gerrit. While doing that I modernized our repository handling scripts, but the time savings those provide are negated by the fact now someone has get to wrist injury manually accepting all the commits in Gerrit. Not to mention just processing hundreds of repositories is many times slower than one.
While this sounds like a minor annoyance relative to the other issues you are facing, I put together a PHP script called 'dippy bird' that allows you to make arbitrary queries of gerrit from the command line and then take bulk actions on the results (like approving/merging, for instance). It might help you out with this particular problem: http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/gerrit-dippybird/