-
Notifications
You must be signed in to change notification settings - Fork 953
[NEVER MERGE] test changes to rapids-github-run-id #19240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
/ok to test |
✅ test: Re-using CI artifacts across PRs in different reposThis PR is using:
It looks to me like that's working! build link: https://github.com/rapidsai/cudf/actions/runs/15931818313 conda-python-build
wheel-tests-cudf
|
/ok to test |
Pushed another commit here after the changes coming from this discussion: rapidsai/gha-tools#196 (comment) Looks like things are still working as expected. For example, on this
build link: https://github.com/rapidsai/cudf/actions/runs/15934724095/job/44952679599?pr=19240 That |
This testing is complete, and this PR can be closed. |
Description
Using this to test some proposed changes to how CI artifacts are handled: rapidsai/gha-tools#196
Specifically, using this PR to test that the instructions at https://docs.rapids.ai/resources/github-actions/ for using artifacts from one repo's PR CI in another's PR CI still work.
Complementary PR: rapidsai/rmm#1972
THIS SHOULD NEVER BE MERGED
Checklist