whphhg / vcash-electron

Multi-platform and multi-node GUI for Vcash.
GNU General Public License v3.0
38 stars 18 forks source link

Add Gitter integration webhooks #36

Closed sum01 closed 6 years ago

sum01 commented 6 years ago

This lets Gitter show the build status & whatnot in the activity pane.

whphhg commented 6 years ago

Thanks! I've read through https://docs.travis-ci.com/user/notifications/ and the frequencies look good.

on_success: notify on build status change (pass -> fail, fail -> pass) on_failure: always notify on build failure on_start: don't notify on build start