fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

Make Travis notify Slack on nightly build failure #51

Closed jameremo closed 5 years ago

jameremo commented 5 years ago

In #50 @jhump took some time to help curate the build. The team needs to be a bit more independent on that front, and part of being independent is knowing when our builds are failing. This PR sets up Travis to notify the appropriate Slack channel when a nightly build fails, and when the nightly build goes back to green.

In my original commit I had this set up to notify on PR build failures just to test the Slack integration, but I don't think in the long-term the whole team needs to know when a PR build fails.