TCSlackNotifierPlugin icon indicating copy to clipboard operation
TCSlackNotifierPlugin copied to clipboard

Notify as soon as build fails

Open 2shortplanks opened this issue 10 years ago • 0 comments

I'd like to know as soon as the build fails - i.e. when it starts failing, rather than waiting for completion.

I think it should be as simple as overriding the [buildChangedStatus](http://javadoc.jetbrains.net/teamcity/openapi/8.0/jetbrains/buildServer/serverSide/BuildServerAdapter.html#buildChangedStatus%28jetbrains.buildServer.serverSide.SRunningBuild, jetbrains.buildServer.messages.Status, jetbrains.buildServer.messages.Status%29) method in SlackServerAdapter

Thoughts?

2shortplanks avatar Nov 13 '15 14:11 2shortplanks