| I am facing same problem . Here is my observations
- Git hub is delivering the payloads
========================================================================= Request URL: http://jenkins:8080/github-webhook/ Request method: POST content-type: application/json Expect: User-Agent: GitHub-Hookshot/632ecda X-GitHub-Delivery: 24ec185c-6a48-11e9-87d5-45299c7467cb X-GitHub-Enterprise-Host: github.houston.softwaregrp.net X-GitHub-Enterprise-Version: 2.16.1 X-GitHub-Event: push =========================================================================== 2. I am able to that job got poked in http://jenkins:8080/log/all here is the logs Apr 28, 2019 11:29:30 PM INFO org.jenkinsci.plugins.github.webhook.subscriber.DefaultPushGHEventSubscriber$1 run Poked xxxxx-yyyyyy-zzzzzzz-CI Apr 28, 2019 11:30:00 PM WARNING hudson.triggers.Trigger checkTriggers 3. But git hub log is getting updated in below . Its displaying some old log . http://jenkins:8080/job/jenkins_job/GitHubPollLog/ |