I have GitHub Request builder plugin (1.17) set up in Jenkins 1.606. It's 
talking to a GitHub Enterprise setup (2.1.4) we have internally.

It's set up to use the web hook trigger to initiate a build against the 
pull request.

I receive the following messages in the Jenkins log when GitHub invokes 
this Web hook:

Apr 01, 2015 1:36:34 PM INFO org.jenkinsci.plugins.ghprb.GhprbRootAction doIndex

Got payload event: pull_request

Apr 01, 2015 1:36:34 PM SEVERE org.jenkinsci.plugins.ghprb.GhprbTrigger 
getRepository

The ghprb trigger for Backend Pull Request Build wasn't properly started - 
helper is null

Apr 01, 2015 1:36:34 PM SEVERE org.jenkinsci.plugins.ghprb.GhprbTrigger 
getRepository

The ghprb trigger for Backend wasn't properly started - helper is null


I suspect a configuration error since I don't see other reports of this 
issue. Any ideas what 'helper is null' might mean? Any other info I can 
provide?

Thanks,

Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8a86ec40-2c84-4263-b3e4-c0f0820398ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to