thisisnic opened a new issue, #49726: URL: https://github.com/apache/arrow/issues/49726
### Describe the enhancement Several workflows use `pull_request_target` as a trigger. This trigger runs in the context of the base branch and has access to secrets, which requires careful handling. These workflows should be reviewed to ensure they follow best practices. #### Affected files - `.github/workflows/dev_pr.yml` - `.github/workflows/pr_bot.yml` - `.github/workflows/pr_review_trigger.yml` ### Component(s) Continuous Integration -- 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]
