0.2.1 • Published 9 years ago

hubot-status-report v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

hubot-status-report

A hubot script that performs basic healthchecking

See src/status-report.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-status-report --save

Then add hubot-status-report to your external-scripts.json:

[
  "hubot-status-report"
]

Sample Interaction

user1>> hubot status report
hubot>> STATUS REPORT: ...
user1>> hubot run health checks
hubot>> Running health checks...
hubot>> STATUS REPORT: ...
0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago