Skip to content

Conversation

@Kludex
Copy link
Member

@Kludex Kludex commented Jan 16, 2026

Summary

  • Add check job using alls-green action to aggregate CI results
  • Enables configuring a single required status check (checks / check) in branch protection

Test plan

  • Verify the new check job appears in CI runs
  • Configure branch protection to require only checks / check

Add a 'check' job that aggregates all CI job results using the
alls-green action. This enables configuring a single required
status check in GitHub branch protection settings.
maxisbey
maxisbey previously approved these changes Jan 16, 2026
maxisbey
maxisbey previously approved these changes Jan 16, 2026
- Merge pull-request-checks.yml and main-checks.yml into main.yml
- Add 'all-green' job using alls-green to aggregate all CI results
- Enables single required status check: 'all-green'
@Kludex Kludex force-pushed the add-alls-green-action branch from fb1d3b0 to 09f652a Compare January 16, 2026 10:38
@maxisbey maxisbey enabled auto-merge (squash) January 16, 2026 11:13
@maxisbey maxisbey disabled auto-merge January 16, 2026 11:14
@Kludex Kludex merged commit 2b4c7eb into main Jan 16, 2026
26 checks passed
@Kludex Kludex deleted the add-alls-green-action branch January 16, 2026 11:14
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.

3 participants