[
https://issues.apache.org/jira/browse/ARROW-14366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430209#comment-17430209
]
David Li commented on ARROW-14366:
----------------------------------
It runs a Python script that in other paths does reply with a comment, and
there is an explicit check for authorization:
[https://github.com/apache/arrow/blob/c6fdeaf9fb85622242963dc28660e9592088986c/dev/archery/archery/bot.py#L95-L134]
It also appears to be run even for unauthorized users:
[https://github.com/apache/arrow/runs/3930640177?check_suite_focus=true#step:5:12]
> [Dev] Comment bot should tell users if they're unauthorized
> -----------------------------------------------------------
>
> Key: ARROW-14366
> URL: https://issues.apache.org/jira/browse/ARROW-14366
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Developer Tools
> Reporter: David Li
> Priority: Major
>
> Just something minor I noticed on [this
> PR|https://github.com/apache/arrow/pull/10913#issuecomment-946063652]: the
> comment bot ignores commands from unauthorized users, but doesn't give them
> any feedback (which can be confusing), it would be nice if it replied or at
> least emoji-reacted to the comment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)