paultag / moxie

moxie
MIT License
28 stars 7 forks source link

ability to consume github webhooks #37

Open tianon opened 9 years ago

tianon commented 9 years ago

Possibly just webhooks in general, but GitHub web hooks would be really handy to be able to have jobs fire off in response to pushes, comments, PRs, issues, etc.

paultag commented 9 years ago

:+1:

paultag commented 9 years ago

in particular, this would be killer when you're in manual mode (or if you update a scraper or something)

tianon commented 9 years ago

Although this probably hearkens back a bit to our previous "arguments" discussion. These types of jobs would likely be somewhat context-sensitive (ie, build-test each new PR, or each updated PR).

paultag commented 9 years ago

Hurm, yeah.