You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unified allBuildAndTestSuccessful check to CI workflows
Add a new job `allBuildAndTestSuccessful` to both pull_request.yml and
master.yml that depends on all other build and test jobs. This provides
a single unified status check that can be used as a required check in
branch protection rules to verify the entire build is green.
https://claude.ai/code/session_01353Dv2D47pHrj45ExnLxmc
0 commit comments