[
https://issues.apache.org/jira/browse/HBASE-29787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046700#comment-18046700
]
Nick Dimiduk commented on HBASE-29787:
--------------------------------------
I figure we can start with the static checks and see how much usage we
accumulate. This will inform how we want to proceed for the rest of our builds.
> Run 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
> Priority: Major
> Labels: pull-request-available
>
> 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)