I've installed the github pull-request-builder package, on an EC2 Ubuntu 
server, and gotten it *mostly* working. The one problem I have is with the 
branch-specifier. The docs say set it to ${sha1}. That didn't work, and 
when I wrote a Python script to dump the os.environ() variables, it doesn't 
appear to be set. Everything else seems to be working - when I set the 
branch-specifier to a *specific* SHA, or reference such as 
*origin/pr/4/head*, it correctly gets the branch, builds it, and sends back 
a commit-status message to Github. So my general configuration (tokens, 
URLs, etc) is correct. The only thing missing is $sha1.

I've looked over the packages installed as depencies, and don't see 
anything obvious where it would be configured - what sets this variable? 
Thanks.

John C>
(hope this isn't a duplicate - tried to post yesterday, it hasn't shown up 
yet).

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to