raboof commented on PR #11721:
URL: https://github.com/apache/ignite/pull/11721#issuecomment-2530468188
I think that should be OK, as we trust `$pr_base_ref` (because it should
have been reviewed). Hardcoding `${{ github.event.repository.clone_url }}` and
`${{ github.event.workflow_run.head_branch }}` (as `-`) might be nice just to
reduce attack surface - I guess perhaps we could even hard-code `$pr_base_ref`
(as `master`)?
--
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]