Nick Dimiduk created HBASE-29787:
------------------------------------
Summary: Move static checks to a Github Action
Key: HBASE-29787
URL: https://issues.apache.org/jira/browse/HBASE-29787
Project: HBase
Issue Type: Task
Components: build
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
It looks like we have everything we need to start using GitHub Actions. Actions
are run via an app (vs. our Jenkins, which uses a Personal Access Token). Apps
have access to the checks API while PATs do not. Moving the static checks to an
action will grant the appropriate permission.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)