Skip to content

GHA: drop the per-arch *-status jobs from test-*.yml - #246

Merged
compnerd merged 1 commit into
mainfrom
compnerd/status
Jul 28, 2026
Merged

GHA: drop the per-arch *-status jobs from test-*.yml#246
compnerd merged 1 commit into
mainfrom
compnerd/status

Conversation

@compnerd

Copy link
Copy Markdown
Owner

Branch protection on this repo only requires the overall workflow run to pass, not any specific named check, so the *-status jobs added no protection value: a matrix sub-job failing already flips the run's conclusion to failure, and the sub-job's own entry in the checks list already identifies which test failed.

test-windows.yml doesn't exist yet at this point in history; its own status jobs get dropped when that file is created further up the stack.

Branch protection on this repo only requires the overall workflow run
to pass, not any specific named check, so the *-status jobs added no
protection value: a matrix sub-job failing already flips the run's
conclusion to failure, and the sub-job's own entry in the checks list
already identifies which test failed.

test-windows.yml doesn't exist yet at this point in history; its own
status jobs get dropped when that file is created further up the stack.
@compnerd
compnerd merged commit e8e6139 into main Jul 28, 2026
40 of 43 checks passed
@compnerd
compnerd deleted the compnerd/status branch July 28, 2026 16:44
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.

1 participant