Hello Team,

I have setup a jenkins job to trigger for each commit made to git repo

I am using "GitHub hook trigger for GITScm polling" as build trigger to 
listen to push events.

I can see the push events reaching the jenkins from logs and Jenkins show 
the message :

Received PushEvent for https://githubxxxxx.com/Org/repoName from xxxxxxx ⇒ 
http://xxxxxxxxxx:8080/github-webhook/

Feb 25, 2019 3:52:27 PM INFO 
org.jenkinsci.plugins.github.webhook.subscriber.DefaultPushGHEventSubscriber$1 
run

Poked TestJob2


But the TestJob2 does not start.


Jenkins version : 2.150.1

Github Plugin version :1.29.4

Github Api plugin : 1.95


Can you please help here why the job is not getting triggered ?


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a57bbd64-e45f-4926-9f1a-2f170c083ad9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to