Delete github repo hooks
We all use github hooks either directly or indirectly. These days, they are used for a lot of stuff like Continuous Integrations, Chat Bots etc..
Github doesn't support deleting these hooks using the web ui. Below is a node.js script which walks through all the repos and all their hooks asking you to delete that hook.
Screenshot
Script
https://gist.github.com/pksunkara/7981618
Usage
npm install octonode async colors prompt
node github_hook.js
Written by Pavan Kumar Sunkara
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Nodejs
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#