annotate-pull-request-from-checkstyle icon indicating copy to clipboard operation
annotate-pull-request-from-checkstyle copied to clipboard

emit status report

Open staabm opened this issue 5 years ago • 0 comments

when cs2pr completes and no errors/warnings have to be emitted, the screen stays empty.

as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.

at best we could emit a processed x errors and y warnings or similar status message at the very end into STDERR, so we dont destory possible consumers of our gihtub-api checks formatted output

staabm avatar Feb 10 '20 14:02 staabm