[
https://issues.jenkins-ci.org/browse/JENKINS-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162739#comment-162739
]
asher newcomer commented on JENKINS-10405:
------------------------------------------
I wasted a few hours on this before stumbling across Chris' comment above. I
can confirm that this all works fine, even with HTTPS and Active Directory
authentication in Jenkins. You just need to be sure *NOT* to use the specific
Jenkins(GitHub plugin) webhook in Github, and rather choose the generic one.
> Post-receive hook doesn't work
> ------------------------------
>
> Key: JENKINS-10405
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10405
> Project: Jenkins
> Issue Type: Bug
> Components: github
> Affects Versions: current
> Environment: 64-bit Ubuntu Maverick server, Sun Java 6 JVM, official
> .debs.
> Reporter: ieure
> Assignee: Kevin Sawicki
> Attachments: security-settings.png
>
>
> I configured GitHub's web hooks for a project and pushed code, but the job
> didn't build. I captured the payload with PostBin:
> http://www.postbin.org/sq1n8a ; then sent it with Curl to see what was going
> on:
> curl -k -H 'Content-Type: application/x-www-form-urlencoded' -XPOST
> https://ci.public.simplegeo.com/github-webhook/ [email protected]
> I received this stacktrace in response: https://gist.github.com/1095538
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira