Re: Automatic builds by Jenkins for pull requests to github

2014-12-04 Thread Tae-Geon Um
Thanks a lot! Now it’s working :) -Taegeon > On Dec 4, 2014, at 3:46 AM, David Nalley wrote: > > Hi Taegeon, > > Have you seen this and followed those steps: > https://blogs.apache.org/infra/entry/github_pull_request_builds_now > > --David > > On Wed, Dec 3, 2014 at 3:50 AM, Tae-Geon Um w

Re: Automatic builds by Jenkins for pull requests to github

2014-12-04 Thread David Nalley
Hi Taegeon, Have you seen this and followed those steps: https://blogs.apache.org/infra/entry/github_pull_request_builds_now --David On Wed, Dec 3, 2014 at 3:50 AM, Tae-Geon Um wrote: > Hi all, > > I’m trying to connect Jenkins CI to Apache REEF, an incubator project I am > working on. I’d lik

Re: Automatic builds by Jenkins for pull requests to github

2014-12-04 Thread Andrew Bayer
Ah, we don't have the auto-populating of the required hooks set up on repo creation. I've added the relevant hooks to all repos that didn't already have it, and will work on getting that automated. It should work for you now. A. On Wed, Dec 3, 2014 at 12:50 AM, Tae-Geon Um wrote: > Hi all, > >

Automatic builds by Jenkins for pull requests to github

2014-12-03 Thread Tae-Geon Um
Hi all, I’m trying to connect Jenkins CI to Apache REEF, an incubator project I am working on. I’d like Jenkins to automatically build the code whenever a new pull request is created, but it’s not working. ( https://builds.apache.org/job/Reef-pull-request/