mojotech / feedbag

TV first, multiuser Github events dashboard for organizations and teams.
7 stars 1 forks source link

Support github webhooks endpoint #64

Open regexb opened 9 years ago

regexb commented 9 years ago

Users who want to run the server with publicly accessible endpoints should be able to receive webhook events (at /webhook) and disable polling if they choose. Both webhooks and polling should be able to work together as duplicate github events are ignored.

Benefit of using github webhooks are: