Re: Jenkins CI build is not trigged on MR update

2016-03-02 Thread Matthew Gyurgyik
est version. If it's the same cause, basically you have to configure > your jenkins job, in the built-triggers section where the gitlab plugin > settings are, you want to set the 'Rebuild Open Merge Requests' dropdown > to something other than 'Never'. > &g

Jenkins CI build is not trigged on MR update

2016-03-02 Thread Matthew Gyurgyik
If I create a new merge request a jenkins build is triggered. However, when I update a MR, no build is triggered. Under Services -> Jenkins CI, I have "Merge Request events" checked. The description says "This url will be triggered when a merge request is created/updated/merge". However the J