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
