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

sdboyer’s picture

By 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.