ci (check-whitespace): add links to job output
commitb3ecdc780d38d2d6e64323b42a88e24b05334fc9
authorChris. Webster <chris@webstech.net>
Tue, 20 Dec 2022 00:35:46 +0000 (20 00:35 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Dec 2022 01:48:18 +0000 (20 10:48 +0900)
tree8a28a937a422a9b7334bccf4b69a94460e76e9fe
parent288e3c4e3b54b9712c10b6cee51c908664471393
ci (check-whitespace): add links to job output

A message in the step log will refer to the Summary output.

The job summary output is using markdown to improve readability.  The
git commands and commits with errors are now in ordered lists.
Commits and files in error are links to the user's repository.

Signed-off-by: Chris. Webster <chris@webstech.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/check-whitespace.yml