Ruboty::GithubStatus

Display current GitHub status with messages for Ruboty

Installation

Add this line to your application's Gemfile:

gem 'ruboty'
gem 'ruboty-github_status'

Usage

See ruboty help or the following:

Contributing

  1. Fork it ( https://github.com/tacahilo/ruboty-github_status/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

See Also

  • GitHub System Statush

    https://status.github.com/api
    
  • github-status.coffee

    https://github.com/github/hubot-scripts/blob/master/src/scripts/github-status.coffee
    

LICENSE

MIT: http://hfm.mit-license.org

AUTHOR

OKUMURA Takahiro [email protected]