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

Replace jenkins with example.org in public facing error message. #236

Closed rene00 closed 2 years ago

rene00 commented 2 years ago

Commit simply replaces the "jenkins" string in the public facing error message with "example.org". See jenkinsci/generic-webhook-trigger-plugin#235 for issue.