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 <taegeo...@gmail.com> wrote: > 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/ < > https://builds.apache.org/job/Reef-pull-request/> ) > What I want to do is that whenever a new pull request is created, asfbot > adds a comment to the pull request whether the build is successful or not. > > Is there a github configuration for this that I missed? > > Thanks, > -Taegeon