jenkinsci / generic-webhook-trigger-plugin

Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.
https://plugins.jenkins.io/generic-webhook-trigger
410 stars 161 forks source link

how does this plugin return the build state to GitLab #199

Closed zhangwenlong8911 closed 3 years ago

zhangwenlong8911 commented 3 years ago

Hello, I'm using generic webhook trigger plugin in jenkins, but how do I return the build state to GitLab,I didn't find any function to do that,thank you

tomasbjerre commented 3 years ago

There is no such feature in this plugin.