barosl / homu

A bot that integrates with GitHub and your favorite continuous integration service
http://homu.io/
MIT License
661 stars 102 forks source link

Comment on pull request with a link when the build starts #112

Open fizzy123 opened 9 years ago

fizzy123 commented 9 years ago

Leaves a comment on the pull request notifying you when the corresponding build starts.

notriddle commented 8 years ago

Can't we do this with GitHub status notifications? Like Travis CI does?

cgwalters commented 8 years ago

In fact the code right below this is using the status API.