https://bugzilla.wikimedia.org/show_bug.cgi?id=35427
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy --- Comment #4 from Antoine "hashar" Musso <[email protected]> 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
