Skip to content

Add a "join node" to CI configuration#736

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:ci-join-nodd
Feb 13, 2026
Merged

Add a "join node" to CI configuration#736
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:ci-join-nodd

Conversation

@alexcrichton
Copy link
Collaborator

This adds a "join" at the end of CI which reports the overall status of all prior jobs. The intention is that this job is used to gate whether a PR is merge-able. I'd like to enable merge queues for this repository and to do so requires listing CI jobs to wait on, and by having this "join" node there's just a single job to wait on instead of everything in the repo.

This adds a "join" at the end of CI which reports the overall status of
all prior jobs. The intention is that this job is used to gate whether a
PR is merge-able. I'd like to enable merge queues for this repository
and to do so requires listing CI jobs to wait on, and by having this
"join" node there's just a single job to wait on instead of everything
in the repo.
@alexcrichton alexcrichton merged commit b2c386e into WebAssembly:main Feb 13, 2026
55 of 58 checks passed
@alexcrichton alexcrichton deleted the ci-join-nodd branch February 13, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants