As developers, we've perfected the art of automation in our deployment pipelines. A git push triggers a series of builds, tests, and deployments. When something fails, we get a Slack notification, and the process stops.
But what happens next? Usually...