skorotkov commented on PR #11721:
URL: https://github.com/apache/ignite/pull/11721#issuecomment-2530867688

   Yes we may  hardcode the `${{ github.event.repository.clone_url }}`  and 
   replace `${{ github.event.workflow_run.head_branch }}` with 
`github.event.workflow_run.head_sha`.  `-` also may  work but should be tested.
   
   As far as the `$pr_base_ref`. I wouldn't  hardcode it.  Sometimes mainteners 
want to do PRs to some non-master branch which accumulates changes for some big 
feature.  See the recent example  https://github.com/apache/ignite/pull/11618


-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to