Open wdlaszlo opened 5 years ago
https://gist.github.com/wdlaszlo/a4d228aff53ca35b397cdeb60c5223f1 https://gist.github.com/wdlaszlo/aec5e1b29a8c2e7ae51359274937dd1c
I want to trigger the Multibranch Pipeline job in Jenkins when I add a comment on GitLab MR, but it fails.
Expectations: To trigger my job, exactly how it works when I make a change into the repo.
Current results: I receive an 409 error, see second gist.
I too am facing the same issue. Is this issue resolved? or is there any alternative solution?
Issue
Context
Logs & Traces
https://gist.github.com/wdlaszlo/a4d228aff53ca35b397cdeb60c5223f1 https://gist.github.com/wdlaszlo/aec5e1b29a8c2e7ae51359274937dd1c
Problem description
I want to trigger the Multibranch Pipeline job in Jenkins when I add a comment on GitLab MR, but it fails.
Expectations: To trigger my job, exactly how it works when I make a change into the repo.
Current results: I receive an 409 error, see second gist.