assignUser commented on issue #46014: URL: https://github.com/apache/arrow/issues/46014#issuecomment-2872713472
> In case it helps, Datafusion just implemented something like this, see https://github.com/apache/datafusion/blob/main/.github/workflows/pr_comment_commands.yml for how they did it. As a caveat: runs triggered with 'workflow_dispatch' have full permissions and secret access by default, so the jobs have to be carefully checked for minimal permissions, no secret use and they can never be run using the pr version of the workflow. -- 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]
