What have you tried? On Monday, May 21, 2018 at 8:20:40 AM UTC-6, 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/874a5f60-acad-4639-abf7-79624286d8df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
