Hello, Gitlab can be configured to have "web hooks" which POST JSON data describing merge requests to chosen URLs. In my case, I would like to have a single Jenkins job to POST to, which would handle all merge requests.
After extensive searching, I have been unable to find a plugin which is able to read POST body (and preferably the headers). It doesn't seem possible to configure Gitlab to pass the data as a URL parameter. Is there a specific reason why there is no such plugin? Is there an alternative? Thanks, Justin Paston-Cooper -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CAEndGgQ6hoX7z2VQndHw1mydgsvzgbXMqvksxEEKbtSZh_EWRQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
