typesafehub / ghpullrequest-validator

A simple utility to run pull requests against jenkins jobs. Uses Akka.
30 stars 9 forks source link

The PR validator only comments after the Jenkins job has finished #7

Closed bantonsson closed 11 years ago

bantonsson commented 11 years ago

We've started noticing in Akka that the PR validator only comments once the Jenkins job has finished, and not when it started.

This also seems to be the case for the Scala PR validators.

jsuereth commented 11 years ago

Not sure you saw the thread, but this is an open Jenkins API issue from a recent upgrade. We're all hosed. I'm looking into workarounds, but just getting the thing working again was a big step for me :)

bantonsson commented 11 years ago

I had missed the thread on scala-internals. Just ask if there's anything I can do.

jsuereth commented 11 years ago

I believe @adriaanm has a workaround for this. Once we update the kitteh to the latest version for everyone, you'll see its power.

bantonsson commented 11 years ago

Thanks Josh. Looking forward to the new kitteh.

When I checked our kitteh comments this morning the kitteh comments at job start and finish. Maybe it was fixed as part of something other, since I guess we're not on the new one yet.