Greetings from VorTx 3735!
If anyone is interested, we have implemented a Continuous Integration (CI) build system using Amazon’s CodeBuild to push build logs to our Slack channel when the build is broken. This is done with a Docker image loaded with the FRC 2019 toolset and some Python code for sending the Slack notification.
Source for the Docker container and step-by-step instructions for setting it up can be found here.