[llvm-dev] GitHub Hooks

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Tue Jul 19 16:44:16 PDT 2016


That is what I'm proposing, and Tim is helping us test. We should reach a
solution quickly, and once we do, I'll update the document.

Feel free to try his repo, I'll only try tomorrow. If you guys come up with
a clear flow before that, let me know.

Cheers,
Renato

On 20 Jul 2016 12:36 a.m., "Chandler Carruth" <chandlerc at google.com> wrote:

> I've not read all of the github threads, so sorry if this has been brought
> up, but...
>
> On Tue, Jul 19, 2016 at 1:27 PM Renato Golin via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>>   1. Pre-commit hooks, avoiding forced pushes / re-order
>>
>> GitHub doesn't support server hooks due to security concerns.
>>
>
> GitHub does support protected branches which prevent forced pushes. I've
> even played with them in the llvm GitHub project and they work as 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>


More information about the llvm-dev mailing list