create a web hook for Github
At present, integrating Yodiz to Github requires each developer to put a post-commit file in each repo. It would be preferable if Yodiz implemented a Web Hook, like this (https://help.github.com/articles/post-receive-hooks), so that I could just define the web hook once for each repo; then the developers themselves wouldn't have to do anything. There probably would have to be some corresponding field in Yodiz for "Github account" to resolve the Github submitter's username to a Yodiz user.
Hi,
WebHook for Github is now available at Yodiz. Please check the instructions under Integration —> SCM.
There are number of other improvements in our latest release as well please check at http://yodiz.com/blog/?p=251
Best Regards,
Yodiz Support Team
-
enoch commented
Can you port this post-recieve-hooks to our own Git server too?