Hello All,

I have configured the jenkins job that should run after every commit pushed 
to git

I have used build trigger for the job as "GitHub hook trigger for GITScm 
polling".
I can see the Push event coming to jenkins and jenkins Poking the job. Logs 
from 
jenkins show :

Received PushEvent for https://github.xxxxx.com/OrgName/repoName from xxxxxxxxx 
⇒ 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 is not started.


Jenkins version : 2.150.1

Github Plugin version : 1.29.4

Github API plugin version : 1.95


Can someone please help regrading this ?


Thanks

Amit


-- 
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/15a3b6cb-0408-4074-b021-ab2aa51014ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to