Class: Janky::Hubot

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/janky/hubot.rb

Overview

Web API taylored for Hubot’s needs. Supports setting up and disabling repositories, querying the status of branch or a repository and triggering builds.

The client side implementation is at <github.com/github/hubot-scripts/blob/master/src/scripts/janky.coffee>