Skip to content

Github actions: Fix aggregator targets#92

Merged
Synss merged 2 commits into
mainfrom
gh-unique-aggr-name
Jul 7, 2026
Merged

Github actions: Fix aggregator targets#92
Synss merged 2 commits into
mainfrom
gh-unique-aggr-name

Conversation

@Synss

@Synss Synss commented Jul 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

Synss added 2 commits July 7, 2026 08:52
The four CI workflows each defined a job named "all-checks", and the
default-branch ruleset required a single status check named "all-checks".
GitHub matches required checks by name only, so the first aggregator to
report success satisfied the requirement while same-named jobs from other
workflows were still running or failing. Rename each aggregator so the
ruleset can require all four independently.
@Synss Synss enabled auto-merge (rebase) July 7, 2026 07:02
@Synss Synss merged commit a09d8e9 into main Jul 7, 2026
13 checks passed
@Synss Synss deleted the gh-unique-aggr-name branch July 7, 2026 07:02
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