github / janky

Continuous integration server built on top of Jenkins and Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build URL Not Being Returned

parkr opened this issue · comments

A curious thing indeed!

Whenever I run /ci build APP, the build is queued in Janky but it never "starts". When I investigated further, the Build#url param was not set.

Using latest master (a468f9e) of Janky and Jenkins 1.543.

Is there some kind of DEBUG flag to give more output when the Janky::Errors are raised?