-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Jenkins version 1.570
Getting this error when the github webhook is invoked:
WARNING: Error while serving http://my-ci-server/github-webhook/ java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.lang.Thread.run(Thread.java:744) [...] Caused by: java.lang.IllegalArgumentException: Github Webhook event of type null is not supported. Only push events are current supported at com.cloudbees.jenkins.GitHubWebHook.doIndex(GitHubWebHook.java:160) ... 71 more
- is duplicated by
-
JENKINS-23662 Github Plugin 1.9 broke webhook trigger
-
- Resolved
-