Let me know if you get any work around solution. I am also looking for similar kind of functionality but for gerrit.
On Monday, May 21, 2018 at 9:20:40 AM UTC-5, Supertwister wrote: > > Hello, > I've started lately to use Jenkins and i need some help with creating a > pipeline. > > I want to create the following pipeline: > For each merge request from develop to master in Gitlab, Trigger a Jenkins > job that run an end-to-end test, And merge the branches in Gitlab only if > the test succeeded. > > I have found the following article that gives me an explanation for most > of the things that i need: > > https://vetlugin.wordpress.com/2017/01/31/guide-jenkins-pipeline-merge-requests/ > > I'm still looking for an answer for one question: > How can Jenkins response to Gitlab with the result of the end-to-end test > (Success/Fail), So Gitlab will know whether to merge to branches or not? > > > Please advise, > Thanks! > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cfc33171-9092-4fab-afbd-b24c37060671%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
