chia7712 commented on PR #16936:
URL: https://github.com/apache/kafka/pull/16936#issuecomment-2299060806

   > For security reasons, ASF Infra disallows forks to trigger workflows using 
the pull_request event (as this would expose repository secrets). Instead, we 
can use the pull_request_target event which triggers when a fork creates a PR. 
This event will cause the workflow to run using the code of the PR target 
(i.e., trunk).
   
   not sure whether we need another ci file. we can change the limit of 
branches (https://github.com/apache/kafka/pull/16931#issuecomment-2298977317) 
to fix the issue (see https://github.com/apache/kafka/pull/16939 for 
non-committer's PR)


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

Reply via email to