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

GenericTrigger pipeline multi-module maven #192

Closed DreamPWJ closed 3 years ago

DreamPWJ commented 3 years ago

Whether it can be triggered according to module has a practical requirement, which is to trigger job execution according to Git commit record, git commit record contains keywords and job name to be triggered, and the Shared library of pipeline is used.This seems difficult to implement, and this is a common requirement

tomasbjerre commented 3 years ago

Follow the issue template.