hubot-failure-recovery
v1.0.7
Published
a script to do the GitHub enterprise failure recovery
Downloads
3
Readme
hubot-failure-recovery
A hubot script to do the GitHub enterprise failure recovery
See src/failure-recovery.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-failure-recovery --save
Then add hubot-failure-recovery to your external-scripts.json
:
["hubot-failure-recovery"]
Sample Interaction
none