Run:
curl -v --url https://api.github.com/repos/yourgroup/yourrepo/hooks --user youruserid --basic --data '{"name": "web","active": true,"events": ["pull_request", "push"], "config": { "url": "http://jbossbot.flurg.com/jbossbot/%23jboss-jdf", "insecure_ssl": "1", "content_type": "json" }}'
for each repo
Run:
curl -v --url https://api.github.com/repos/yourgroup/yourrepo/hooks --user youruserid --basic --data '{"name": "web","active": true,"events": ["pull_request", "push"], "config": { "url": "http://jbossbot.flurg.com/jbossbot/%23jboss-jdf", "insecure_ssl": "1", "content_type": "json" }}'
for each repo