[
https://issues.apache.org/jira/browse/HBASE-29787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052896#comment-18052896
]
Duo Zhang commented on HBASE-29787:
-----------------------------------
Ah, I think I missed one point, what do we treat -0 now? In the past, since
there is a comment, we could easily see the -0 checks, usually checkstyle, this
is not a blocker but we still encourage people to fix it...
> Run Yetus General Checks as 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
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.5, 2.5.14
>
>
> 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)