Skip to content
/ snitch Public

Aggregator of an Orgs github events, with hooks for hubot

Notifications You must be signed in to change notification settings

montch/snitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

notes as of 3/20/15

- set up user w/ org access as an ENV (or dotenv) var: GITHUB_ORG_NAME = “github org name” GITHUB_ACCESS_TOKEN = “40 character token”

- db:setup - db:migrate - db:init_members

on heroku, add heroku scheduler and set up a task to run “rake snitch:get_events”

progress: initial - setup as an email service, but wasnt really needed, changed to be an event aggregator so we can eventually link it in with hubot

3/20/15 - Events are being created and and stored in events table. Requests are also being logged in requests.

todo: - UI for member management - API for hubot

About

Aggregator of an Orgs github events, with hooks for hubot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published