Active
Project:
Git on Drupal.org
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2011 at 21:58 UTC
Updated:
1 Apr 2011 at 22:06 UTC
There are certain types of commits (like the nagios monitoring currently running) which really shouldn't be recorded in the commitlog.
I think it would be cool if we could just blackhole them either by project or by user (any user identifier that works)
Comments
Comment #1
sdboyer commentedBy user would require some non-negligible shifts in the architecture, so that's probably a no-go. By project is just another set of 'blackhole' hook scripts, living alongside the ones we have for projects & sandboxes, then selectively applied to just the projects we want blackholed. That's pretty easy, so that's the route I'll go with this.