From e4f0c776cdcadfa98b891078843152c8317d5915 Mon Sep 17 00:00:00 2001 From: Andrew Roslik Date: Tue, 1 Dec 2015 19:54:11 +0200 Subject: [PATCH] #13 Implement integration with GitHub - Updated configuration for trackers. --- LibHooks/config/commit-msg.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/LibHooks/config/commit-msg.xml b/LibHooks/config/commit-msg.xml index 7f3550c..6e62efc 100644 --- a/LibHooks/config/commit-msg.xml +++ b/LibHooks/config/commit-msg.xml @@ -17,10 +17,24 @@ \PreCommit\Issue\JiraAdapter + + + \PreCommit\Filter\ShortCommitMsg\Jira\Parser + + - + + + \PreCommit\Issue\GitHubAdapter + + + + + \PreCommit\Filter\ShortCommitMsg\GitHub\Parser + +