Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

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

Open
noahgift wants to merge 1 commit intomainfrom
ci/remove-unified-gate
Open

ci: remove unified gate from ci.yml (badge fix)#69
noahgift wants to merge 1 commit intomainfrom
ci/remove-unified-gate

Conversation

@noahgift
Copy link
Copy Markdown
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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant