A hubot script to do the GitHub enterprise failure recovery
See src/ghe-failure-recovery.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-ghe-failure-recovery --save
Then add hubot-ghe-failure-recovery to your external-scripts.json
:
["hubot-ghe-failure-recovery"]
none