Google Code Project Hosting has a plugin system built around gadgets and HTTP web hooks. This service implements a few simple post-commit hooks that can help project owners enforce policy on assets updated via SVN.
what can it do? |
where do i sign up? |
... but i want more! |
|
contenthooks currently implements common style validators. When a commit fails to pass the validators, an email will be sent to the committer informing them of their mistakes. Supported validators:
|
Configuring these hooks for your project is easy! |
This code is open source; feel free to implement your own validators. |