dcoliversun opened a new issue, #7489:
URL: https://github.com/apache/incubator-gluten/issues/7489
### Backend
VL (Velox)
### Bug description
I save surefire report files as artifacts after running test, and fetch
artifacts with `dawidd6/action-download-artifact`. #7328
It works normally in fork repo but doesn't work in upstream repo:
```plain
Run dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
with:
github_token: ***
workflow: 113357509
commit:
867[2](https://github.com/apache/incubator-gluten/actions/runs/11288051837/job/31395087009#step:2:2)85cc221176ae225799171a8eade2e6e2090d
workflow_conclusion: completed
workflow_search: false
repo: apache/incubator-gluten
name_is_regexp: false
path: ./
allow_forks: false
check_artifacts: false
search_artifacts: false
skip_unpack: false
if_no_artifact_found: fail
==> Repository: apache/incubator-gluten
==> Artifact name:
==> Local path: ./
==> Workflow name:
11[3](https://github.com/apache/incubator-gluten/actions/runs/11288051837/job/31395087009#step:2:3)357509
==> Workflow conclusion: completed
==> Commit:
86728[5](https://github.com/apache/incubator-gluten/actions/runs/11288051837/job/31395087009#step:2:5)cc221176ae225799171a8eade2e6e2090d
==> Allow forks: false
==> Skipping run from fork: dcoliversun/gluten
Error: no matching workflow run found with any artifacts?
```
Need to set `allow_forks` as true, refer to
https://github.com/dawidd6/action-download-artifact/issues/314
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
_No response_
--
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]