The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.13.1 - 2016-08-07

  • Fixes
    • Git::More::get_commits always returned an empty list when invoked in a post-receive and post-update hook so that these hooks really didn't work before.
    • CheckJira: Fix call to JIRA's method to insert a comment.
  • Changes
    • CheckJira: The githooks.checkjira.comment option must be set to 'all' if you do not want to restrict its visibility. Previously it was documented that you should leave it without value. This is not really an incompatible change, since the comment insertion was performed in the post-receive/post-update hooks which weren't working anyway.

Documentation

Ideas for future versions of Git::Hooks
Gentle tutorial for Git::Hooks users and Git administrators

Modules

Framework for implementing Git (and Gerrit) hooks
Git::Hooks plugin for branch/tag access control
Git::Hooks plugin to enforce commit policies
Git::Hooks plugin for checking files
Git::Hooks plugin which requires citation of JIRA issues in commit messages
Git::Hooks plugin to enforce commit log policies
Git::Hooks plugin for checking against unsafe rewrites
Git::Hooks plugin for ref/file structure validation
Git::Hooks plugin for checking whitespace errors
Git::Hooks plugin to insert a Change-Id in a commit message
A Git extension with some goodies for hook developers
A Git commit message