-
Bug
-
Resolution: Duplicate
-
Minor
-
Jenkins 2.32.3, GitHub Branch Source Plugin 2.0.4, Pipeline: Multibranch 2.14
I have followed the documentation to manually setup the webhooks at https://support.cloudbees.com/hc/en-us/articles/224543927-GitHub-webhook-configuration but my multi-branch pipeline jobs never get triggered. I've had to switch to using the standard git plugin to trigger the multi-branch pipeline jobs but that has less functionality than the GitHub branch source plugin (i.e. no pull requests). I haven't had any issues with webhooks from GitHub Enterprise on the standard pipeline jobs, just the multi-branch pipeline jobs.
- duplicates
-
JENKINS-33228 GitHub server configuration undocumented / duplicated
-
- Open
-
- links to
Can you please provide the GitHub Enterprise version information? Also, can you please check GHE to see if the hooks were delivered?
This is generally missing steps to reproduce. For us to be able to see if this is a bug, we need to know the step-by-step description of how to reproduce the issue.