[ 
https://issues.apache.org/jira/browse/AVRO-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niels Basjes updated AVRO-1841:
-------------------------------
    Attachment: AVRO-1841-20160507.patch

Basic fact: Because of the security risks any client side git commit hooks must 
be installed after the {{git clone}} 
This patch simply adds a new command to the build.sh script to install the 
required git scripts to do the client side verification. 

We can choose to implicitly run this step as part of each of the build.sh 
commands, for now I wrote it as a separate command.

> Automatically verify the commit messages 
> -----------------------------------------
>
>                 Key: AVRO-1841
>                 URL: https://issues.apache.org/jira/browse/AVRO-1841
>             Project: Avro
>          Issue Type: Improvement
>          Components: build
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>         Attachments: AVRO-1841-20160507.patch
>
>
> Last week I made a commit and I made an error: The commit message was not 
> fully according to the right format.
> To avoid future mistakes I propose we introduce validation to the commit 
> message by using the git hooks.
> These can be run in two places: client side and server side.
> This ticket focuses on the client side hooks. If we decide to add this also 
> to the server side that must be a separate ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to