[
https://issues.apache.org/jira/browse/HIVE-25415?focusedWorklogId=632749&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-632749
]
ASF GitHub Bot logged work on HIVE-25415:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Aug/21 08:19
Start Date: 03/Aug/21 08:19
Worklog Time Spent: 10m
Work Description: pgaref merged pull request #2554:
URL: https://github.com/apache/hive/pull/2554
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 632749)
Time Spent: 20m (was: 10m)
> Disable auto-assign reviewer on forks
> -------------------------------------
>
> Key: HIVE-25415
> URL: https://issues.apache.org/jira/browse/HIVE-25415
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Josh Soref
> Assignee: Josh Soref
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code:java}
> Run shufo/[email protected]
> 5{
> 6 '**/*.thrift': [ 'kgyrtkirk', 'klcopp' ],
> 7 '**/*.g': [ 'kgyrtkirk' ],
> 8 '**/package.jdo': [ 'kgyrtkirk' ],
> 9 '**/schq/**': [ 'kgyrtkirk' ],
> 10 '**/*Scheduled*': [ 'kgyrtkirk' ],
> 11 '**/*[sS]ketches*': [ 'kgyrtkirk' ],
> 12 Jenkinsfile: [ 'kgyrtkirk' ],
> 13 '.github/**': [ 'kgyrtkirk' ],
> 14 '**/ddl/**': [ 'miklosgergely' ],
> 15 '**/ql/*@(Driver|Compiler|Executor)*.java': [ 'miklosgergely' ],
> 16 '**/schematool/**': [ 'miklosgergely' ],
> 17 '**/metatool/**': [ 'miklosgergely' ],
> 18 '**/tez/**/*.java': [ 'abstractdog' ],
> 19 '**/*Tez*java': [ 'abstractdog' ],
> 20 '**/*TopNKey*java': [ 'kasakrisz' ],
> 21 '**/*CardinalityPreserving*java': [ 'kasakrisz' ],
> 22 '**/*Llap*java': [ 'pgaref' ]
> 23}
> 24
> beeline/src/test/org/apache/hive/beeline/schematool/TestHiveSchemaTool.java
> matches **/schematool/**
> 25finished!
> 26(node:1453) UnhandledPromiseRejectionWarning: HttpError: Reviews may only
> be requested from collaborators. One or more of the users or teams you
> specified is not a collaborator of the check-spelling/hive repository.
> 27 at
> /home/runner/work/_actions/shufo/auto-assign-reviewer-by-files/v1.1.1/dist/index.js:1:301912
> 28 at processTicksAndRejections (internal/process/task_queues.js:93:5)
> 29 at async assignReviewers
> (/home/runner/work/_actions/shufo/auto-assign-reviewer-by-files/v1.1.1/dist/index.js:1:39056)
> 30(node:1453) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
> This error originated either by throwing inside of an async function without
> a catch block, or by rejecting a promise which was not handled with .catch().
> (rejection id: 1)
> 31(node:1453) [DEP0018] DeprecationWarning: Unhandled promise rejections are
> deprecated. In the future, promise rejections that are not handled will
> terminate the Node.js process with a non-zero exit code.
> Complete job0s {code}
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)