<div dir="ltr">We do that as well. Commits to main repository is only done through GitHub PRs and all PRs run through automated CI by Travis prior to being merged.</div><div class="gmail_extra"><br><div class="gmail_quote">On 6 March 2016 at 01:22, Adam Young <span dir="ltr">&lt;<a href="mailto:ayoung@redhat.com" target="_blank">ayoung@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 02/29/2016 01:05 PM, Stan Silvert wrote:<br>
&gt; On 2/29/2016 9:54 AM, Bill Burke wrote:<br>
&gt;&gt; How you guys do this?  I did a rebase -i and squashed everything but the<br>
&gt;&gt; PR contained diffs of merged files and not just my changes.<br>
&gt;&gt;<br>
&gt; I&#39;ve always followed the WildFly team procedures from here:<br>
&gt; <a href="https://developer.jboss.org/wiki/HackingOnWildFly" rel="noreferrer" target="_blank">https://developer.jboss.org/wiki/HackingOnWildFly</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; keycloak-dev mailing list<br>
&gt; <a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
</div></div>BTW, this is one reason why I really like Gerrit and the automated CI<br>
runs hapening before any commit, with commits to master only being done<br>
in an automated fashion.   Openstack has its issues, but the dev process<br>
has been made to scale.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
</div></div></blockquote></div><br></div>