<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-03-13 11:54 GMT+01:00 Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all<br>
<br>
I've just changed way we check SOB lines in our pull requests. This<br>
check is no longer done by Travis, but rather by separate hook, which<br>
comments on individual commits in case SOB is missing. You can see<br>
example here:<br>
<br>
<a href="https://github.com/nijel/phpmyadmin/commit/6b22d159530337efab1def4d613387ac3c2a8079" target="_blank">https://github.com/nijel/phpmyadmin/commit/6b22d159530337efab1def4d613387ac3c2a8079</a><br>
<br>
Source code for the hook is in our scripts repo:<br>
<br>
<a href="https://github.com/phpmyadmin/scripts/tree/master/hooks" target="_blank">https://github.com/phpmyadmin/scripts/tree/master/hooks</a><br>
<br>
This has advantage that authors get direct feedback mentioning what is<br>
wrong and also these comments are directly visibly in pull request.<br></blockquote><div><br></div><div>Nice work !</div><div><br></div><div>Hugues. </div></div></div></div>