This message was deleted.
# community-support
s
This message was deleted.
e
create a settings plugin that takes a BuildEventsListenerRegistry and registers a OperationCompletionListener on it. in its
onFinish
, you can check if the result is a TaskFailureResult
👍 3
v
Why does it have to be a settings plugin?
e
I suppose it doesn't need to be, but it gets events from all projects in the build so my preference would be for it to be applied at that level
👌 1