Triggering an action on failure.#849
|
|
It would be great if we could trigger an event or run a job should a certain job or fail. This could be as simple as a RESTful call to a web server or it could be as complex as running a rake or nant task on one of our agents. We need to integrate Cruise into an Andon system that alerts developers when tests fail or when a commit breaks the build process. |
|
|
Thanks Mark We have been mulling over how to do notifications—but we wanted to see what use cases people had. What would be your preferred mechanism? Jez. |
|
|
I was thinking something like this:
Really though, just being able to rake or exec something on failure would get us by for now. We just need to be able to notify the team when things break or fail. |
|
|
Thanks for your feedback Mark. |
