github / janky

Continuous integration server built on top of Jenkins and Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubot is not loading the janky.coffee

ethank opened this issue · comments

When I install hubot on a local server, putting janky.coffee in the hubot-scripts.json doesn't load janky.coffee

If I put the file in a directory (scripts) it doesn't error out, but "ci" never shows up when I do hubot help

In Heroku it works fine.

Not sure what's going on here.

["janky.coffee"]

in hubot-scripts.json should work.