Issue Type: Bug Bug
Affects Versions: current
Assignee: Honza Brázdil
Components: ghprb
Created: 24/Mar/13 5:05 AM
Description:

I installed the GHPRB plugin and configured it as described here: https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin.
For the Github server api URL setting, we use a Github Enterprise instance, so I specified it as https://github.mydomain.com/api/v3. I then configured s pull request based job, and can see that it triggers in /var/log/jenkins.log only to fail with java.io.IOException: {"message":"Bad credentials"}. The stack dump reveals that it is still trying to use the github.com API, not our Enterprise instance:

Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://api.github.com/repos/MyOrg/MyRepo

Environment: Mac OS X 10.6.8 Jenkins DMG install, Jenkins version 1.506, GHPRB version 1.5.1
Project: Jenkins
Priority: Blocker Blocker
Reporter: Zachary Benz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to