kevinjqliu opened a new pull request, #15424:
URL: https://github.com/apache/iceberg/pull/15424

   `pull_request_target` carries higher risk for untrusted PRs because it 
executes in the base repository context and can have broader token privileges.
   Switching to `pull_request` provides a safer default security posture for 
external contributions.
   
   The main tradeoff is that auto-labeling may not run for fork-based PRs, 
which is acceptable in our case.
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to