felipepessoto commented on PR #12781: URL: https://github.com/apache/gluten/pull/12781#issuecomment-5376852733
@philo-he @zhouyuan, could you please review this? It adds the /delta-test comment trigger for PRs skipped by the path filter, while preventing comment-triggered runs from writing main-scoped Stash caches. Thanks! \* Apache Stash scopes saves using github.ref_name , which is main for these runs. Without the guards, PR-built ccache/Maven/sbt data would be saved as a main-branch stash—overwriting the trusted cache that nightly and other workflows restore. The ccache key is also shared with velox_backend_x86.yml . -- 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]
