Ma77Ball commented on PR #4278:
URL: https://github.com/apache/texera/pull/4278#issuecomment-4044070558

   @Yicong-Huang, I've updated the PR description and removed the 
`safe-to-test` label due to a potential security concern.
   
   The original intent was to automatically run the GitHub workflow on any PR 
that didn't modify the workflow itself, with the `safe-to-test` label serving 
as a committer override for PRs that did. However, this approach places too 
much implicit trust in PRs that both run and modify the workflow, which could 
introduce vulnerabilities.
   
   The updated design takes a simpler, safer approach: if the GitHub workflow 
has been modified, it will not run automatically and will require explicit 
committer review and approval before execution.


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