tcSlackBuildNotifier icon indicating copy to clipboard operation
tcSlackBuildNotifier copied to clipboard

Better support for test results

Open dkarzon opened this issue 11 years ago • 2 comments

When success, show the number of tests that passed

When build success but tests failed make the colour orange, and show the number of tests that passed and failed.

When a build fails keep it red.

dkarzon avatar Jul 16 '14 06:07 dkarzon

eh? What does it do now?

PeteGoo avatar Aug 17 '14 00:08 PeteGoo

I've added support for displaying the tests that have failed.

https://github.com/PeteGoo/tcSlackBuildNotifier/releases/tag/1.4-beta

PeteGoo avatar Mar 01 '15 10:03 PeteGoo