Skip to content

ci: remove unified gate from ci.yml (badge fix)#544

Open
noahgift wants to merge 2 commits intomainfrom
ci/remove-unified-gate
Open

ci: remove unified gate from ci.yml (badge fix)#544
noahgift wants to merge 2 commits intomainfrom
ci/remove-unified-gate

Conversation

@noahgift
Copy link
Contributor

Summary

  • Remove the unified: job that calls the reusable unified-gate workflow
  • Per-repo CI should only have test/lint/coverage/security/gate jobs
  • The unified gate runs separately via org ruleset on PRs, not in the per-repo CI that produces the badge

Why

The unified gate FAILS due to infrastructure issues, making the CI badge RED even though all per-repo jobs PASS.

Test plan

  • Verify CI badge turns GREEN after merge
  • Verify org ruleset still enforces unified gate on PRs

noahgift and others added 2 commits March 22, 2026 17:11
…IT blocking (2026-03-22)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The unified gate runs separately via org ruleset on PRs.
Bundling it into ci.yml makes the badge RED when infrastructure fails
even though all per-repo jobs pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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