I take unknown repository error when I build my Github repo on campfire like below:
hubot ci build scholar
Unknown repository: "scholar"
Here my Janky heroku logs:
2013-02-26T07:53:58+00:00 heroku[router]: at=info method=POST
path=/_hubot/uygulama/master?room_id=552860&user=jankycamp
host=jankycamp.herokuapp.com fwd="204.236.210.215" dyno=web.1 queue=0
wait=0ms connect=1ms service=6ms status=404 bytes=30'
I get the status 404 in this log. Im realy bogged down and can't solve this issue. Waiting for your ideas.