Jenkins Push event not triggering the Job

167 views
Skip to first unread message

Amit Singh

unread,
Feb 25, 2019, 10:14:02 PM2/25/19
to Jenkins Users
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

Reply all
Reply to author
Forward
0 new messages