On 2/13/2014 5:43 AM, Marek Posolda wrote:
Do you want to trigger job automatically just when PR is merged or
also
when someone send PR?
In WildFly we kick off a build and test for each PR sent.
If it is not
successful it doesn't get merged. That saves us a ton of headache. I
can't remember the last time the build was broken. It just practically
never happens any more.
I think Keycloak will soon enter a phase where it gets lots of
contributors submitting PR's. The sooner you force a successful build
and test BEFORE a merge the better.
Stan