Yeah, it has that attribute, and it also kicks off a build no matter what branch your commit is for. Previously I used a custom git post-receive hook to trigger builds only if a commit was for the master branch. I might end up creating a proxy like what you used to do more filtering.
On Monday, September 23, 2013 7:21:48 PM UTC-7, Alex Kira wrote: > > I saw it, but wasn't sure if it was configurable enough for my use case > since it just kicks off all associated builds. I will take a look at it > again though. > > Thanks.. > > > On Sun, Sep 22, 2013 at 2:11 PM, Owen B. Mehegan > <[email protected]<javascript:> > > wrote: > >> Did you try the gitlab Jenkins plugin? >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-users/mkM7UCkkOnk/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
