AutoTester2 / CI required checks name changes #15432
achauphan
announced in
Announcements
Replies: 2 comments
|
|
0 replies
|
Notified opened PRs that have been recently active. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Opened PRs prior to #15371 merging will be notified that their branch must be updated via a normal commit or rebased on
developto receive the new jobs for CI.The refactor of our CI
AT2.ymlin #15371 is planned to be merged later today. This refactor will change the names of the GitHub Actions (AutoTester2) jobs which are used for checking that a required CI job ran and passed.This has potential to disrupt opened PRs that haven't been updated to receive the changes merged into
develop, causing "missing" required checks from GitHub Actions which will prevent the PR from being ready-to-merge.Below are the expected job name changes as a result of the refactor work:
gcc14gcc14 / build-testgcc12-openmpi4gcc12-openmpi4 / build-testopenmpopenmp / build-testclang19-openmpi4clang19-openmpi4 / build-testoneapi2024openapi2024 / build-testcuda12cuda12 / build-testcuda12-uvmcuda12-uvm / build-testframework-testsframework-tests / build-testThis discussion will be updated with its current progress.
All reactions