[
https://issues.apache.org/jira/browse/HBASE-30281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-30281 started by Dávid Paksy.
-------------------------------------------
> Fix YETUS @author check on master Jenkins build
> -----------------------------------------------
>
> Key: HBASE-30281
> URL: https://issues.apache.org/jira/browse/HBASE-30281
> Project: HBase
> Issue Type: Bug
> Components: jenkins
> Reporter: Dávid Paksy
> Assignee: Dávid Paksy
> Priority: Major
> Labels: pull-request-available
>
> The master build is still red because of the YETUS author check:
> {noformat}
> dev-support/hbase-personality.sh:311: big_console_header "Checking for
> @author tags: ${BUILDMODE}"
> dev-support/hbase-personality.sh:321: "${GIT}" grep -n -I --extended-regexp
> -i -e '^[^-].*@author'
> {noformat}
> It seems that the hbase-personality.sh is not ignored by the check.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)