Duo Zhang created HBASE-29866:
---------------------------------
Summary: Generate job summary for our yetus check github action
Key: HBASE-29866
URL: https://issues.apache.org/jira/browse/HBASE-29866
Project: HBase
Issue Type: Improvement
Components: build
Reporter: Duo Zhang
We have some checks like javac and checkstyle which does not fail the check,
i.e, do not generate a -1, but we still encourage developers to fix the problem
if possible.
For now, we can only download the zipped artifact to find out the html report,
or view the the console report in the log output.
So here I propose that we use the github action job summary to show the console
report first. We can improve the style in the future, like using markdown, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)