This is an automated email from the ASF dual-hosted git repository.
ndimiduk pushed a change to branch 29787-addendum-master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 64dd0e7a393 HBASE-29787 Run Yetus General Checks as a GitHub Action
(addendum)
add 32e1164a211 remove dependency on secrets
add c9ecc65e844 add a workflow to periodically hide old comments
add a78a5ff462a add support for line comments to our spotless extension
add e3af4483855 introduce some breakages
No new revisions were added by this update.
Summary of changes:
.github/workflows/cleanup-pr-comments.yml | 63 ++++++++++++++++++++++
.github/workflows/yetus-general-check.yml | 42 ---------------
dev-support/hbase-personality.sh | 42 ++++++---------
.../hbase/testclassification/ClientTests.java | 20 +------
4 files changed, 80 insertions(+), 87 deletions(-)
create mode 100644 .github/workflows/cleanup-pr-comments.yml