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
404 stars 159 forks source link

Jobs triggered with a token run with system privileges #241

Closed DanInst84 closed 2 years ago

DanInst84 commented 2 years ago

Updated documentation.

DanInst84 commented 2 years ago

Also see: https://github.com/jenkinsci/generic-webhook-trigger-plugin/issues/240

tomasbjerre commented 2 years ago

Thanks!