Jenkins with Git plugin and GitHub service hook

133 views
Skip to first unread message

Tommy Chan

unread,
Aug 3, 2014, 4:20:27 AM8/3/14
to jenkins...@googlegroups.com
I have setup a Jenkins project but the project cannot build after commit.

Here is my setting:
In Git Source Code Management, Repository URL is g...@github.com:GitHubUsername/GitHubProject.git (I have solved the problem regarding public key)
In Build Triggers, I checked Poll SCM with the suggested schedule 0 */3 * * *
In GitHub service hook, Jenkins url is http://mydomain.org:8080/

After I commit or click Test service, GitHub said Last delivery was not successful. Service Timeout.

But when I use following URL in browser, it can build:
http://mydomain.org:8080/git/notifyCommit?url=https://github.com/GitHubUsername/GitHubProject&from=github&branches=master
and it returns:
Scheduled polling of JenkinsProjectName
No git consumers for URI https://github.com/GitHubUsername/GitHubProject


Have I missed any setting or made anything wrong? Thanks.

Gregorio Ramirez

unread,
Aug 2, 2015, 11:20:08 PM8/2/15
to Jenkins Users
Having the exact same problem, were you able to figure out the issue?
Reply all
Reply to author
Forward
0 new messages