Displaying 2 results from an estimated 2 matches for "a2103844".
2016 Jul 19
4
GitHub Hooks
...expected.
> It should give the exact workflow that I think LLVM devs are used to with
> Subversion of post-commit review.
>
> -Chandler
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160720/a2103844/attachment.html>
2016 Jul 19
10
GitHub Hooks
So, there's been a bit of a misunderstanding about the hooks that are
supported in GitHub, and after talking to the GitHub staff, I'd like
to clarify what they are and how we can use them.
1. Pre-commit hooks, avoiding forced pushes / re-order
GitHub doesn't support server hooks due to security concerns.
But there is an alternative: