kz930 commented on PR #5761: URL: https://github.com/apache/texera/pull/5761#issuecomment-4736941914
Thanks, I ran the fork-to-fork workflow test and updated the PR description with the results. Summary: - Setup PR merged the workflow change into my fork default branch: https://github.com/kz930/texera/pull/1 - Test PR exercised the fork `workflow_run` path: https://github.com/kz930/texera/pull/2 - The upstream `Benchmarks` run completed successfully: https://github.com/kz930/texera/actions/runs/27729684035 - The downstream `Benchmarks PR Comment` workflow triggered from `workflow_run`, downloaded the `bench-results-*` artifact, unzipped it, read `pr-number.txt`, and created the benchmark comment: https://github.com/kz930/texera/actions/runs/27729974324 - Resulting fork PR benchmark comment: https://github.com/kz930/texera/pull/2#issuecomment-4736897569 The fork has no `gh-pages` branch, so the benchmark job emitted non-fatal baseline warnings, but both the `Benchmarks` job and downstream comment workflow completed successfully. -- 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]
