Skip to content

check-nightly-ci: update to new version#591

Draft
jameslamb wants to merge 5 commits intorapidsai:mainfrom
jameslamb:fix/check-nightly-ci
Draft

check-nightly-ci: update to new version#591
jameslamb wants to merge 5 commits intorapidsai:mainfrom
jameslamb:fix/check-nightly-ci

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Feb 13, 2026

Contributes to rapidsai/shared-actions#94

Uses the updated check_nightly_success check from rapidsai/shared-actions#96 . Now that Ci check will only ever look for recent nightly successes on the branch a PR targets, which should unblock CI here and prevent issues in the future.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 13, 2026

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.

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Feb 13, 2026
@jameslamb
Copy link
Member Author

/ok to test

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb
Copy link
Member Author

This is working!!! 🎉

Inputs that got passed:

  with:
    repo: rapidsai/ucxx
    target-branch: main
    workflow-id: test.yaml
    max-days-without-success: 7

And output:

Found 2 successful runs of workflow 'test.yaml' on branch 'main' in the previous 7 days.
The most recent successful run of workflow 'test.yaml' on branch 'main' was '2026-02-13 07:20:23+00:00', which is within the last 7 days. View logs:
 - https://github.com/rapidsai/ucxx/actions/runs/21978266523

(build link)

That's exactly correct. That link points to the correct run, and it's true that there were exactly 2 successful runs of the test.yaml workflow on main here in the last 7 days: https://github.com/rapidsai/ucxx/actions/workflows/test.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant