I now run Leeroy (https://github.com/litl/leeroy) on my Jenkins server. It
listens for GitHub pull request notifications, triggers a Jenkins build,
and sets the commit status based on the result of the build.

This has been working great for me for github.com and GitHub for Enterprise
repos.


On Thu, Sep 5, 2013 at 9:50 AM, Aaron Cain <[email protected]> wrote:

> Did you ever find an answer to get "Set build status on GitHub commit"
> configured?
>
>
> On Thursday, March 7, 2013 3:11:39 PM UTC-6, Andy Freeland wrote:
>>
>> I'm also not seeing any logs from the post-build actions, so I have no
>> idea what it's doing.
>>
>> On Thursday, March 7, 2013 4:05:14 PM UTC-5, Andy Freeland wrote:
>>>
>>> I've been trying to use the commit status functionality from the latest
>>> version of the GitHub plugin (https://github.com/jenkinsci/**
>>> github-plugin/pull/23<https://github.com/jenkinsci/github-plugin/pull/23>).
>>> I built and installed the plugin, but I haven't found anywhere to configure
>>> authentication to actually post the commit statuses.
>>>
>>> In my repository, I've tried setting the git url to
>>> https://OAUTH_TOKEN@github.**com/rouge8/jenkins-test.git<https://[email protected]/rouge8/jenkins-test.git>,
>>> but I've also tried 
>>> git://github.com/rouge8/**jenkins-test.git<http://github.com/rouge8/jenkins-test.git>with
>>>  no luck.
>>>
>>> I have the post-build action "Set build status on GitHub commit"
>>> activated, but I haven't found anywhere to configure the authentication.
>>>
>>> Has anyone successfully configured the plugin?
>>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/tDzto-wILeM/unsubscribe.
>
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to