From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-09-25 03:05:55


Hallo,

I haven't found any information on the Wiki, whether there is an post
commit hook that automatically adds a comment to referred tickets. I
successfully use

http://trac.edgewall.org/browser/branches/0.10-stable/contrib/trac-post-commit-hook

in other projects. This hook can even automatically close issues when I
use phrases like 'fixes #1234' in the commit message. I suggest to add
such a feature because it makes trac even more useful.

(FYI: There is even a pre-commit hook available that denies commits that
are not referring an open ticket.)

mfg
Gunter