Dec 19, 2016 12:00:46 AM INFO org.jenkinsci.plugins.github.webhook.subscriber.DefaultPushGHEventSubscriber onEvent
Received POST for https://github.com/brunoterkaly/myservice
I've gone to the appropriate place in my Jenkins project for build triggers and entered,
"Build when a change is pushed to GitHub"
I have also specified the project URL to be https://github.com/brunoterkaly/myservice/
A lot of posts indicated I needed the trailing, which you can see above.
Not feeling very smart after spending a few hours trying to figure something out this simple.
Any help would be greatly appreciated, however trivial.
Cheers, Bruno