Skip to content

Add aggregator CI jobs for branch protection#980

Merged
jupblb merged 1 commit into
mainfrom
ci-pass-aggregator
Jul 17, 2026
Merged

Add aggregator CI jobs for branch protection#980
jupblb merged 1 commit into
mainfrom
ci-pass-aggregator

Conversation

@jupblb

@jupblb jupblb commented Jul 17, 2026

Copy link
Copy Markdown
Member

Adds a ci-pass-style gate job to each PR-triggered workflow that depends on all other jobs and fails if any of them failed or was cancelled. This will be used to block PR merge on CI fail.

Add a ci-pass-style gate job to each PR-triggered workflow that
depends on all other jobs and fails if any of them failed or was
cancelled. This allows requiring just three status checks (CI pass,
Nix pass, Repository indexing pass) to block PR merges instead of
listing every job and matrix cell individually.
@jupblb
jupblb force-pushed the ci-pass-aggregator branch from dc2bb0a to ac162a8 Compare July 17, 2026 19:41
@emidoots

Copy link
Copy Markdown

One CI failure in gradle-mixed-kotlinpoet

@jupblb

jupblb commented Jul 17, 2026

Copy link
Copy Markdown
Member Author

It was a flake on dependency fetching

@jupblb
jupblb merged commit 1fda7ff into main Jul 17, 2026
34 of 36 checks passed
@jupblb
jupblb deleted the ci-pass-aggregator branch July 17, 2026 20:11
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