Skip to content

ci: gate the qa/ release-gate + scoring tests (closes #729) - #737

Merged
100yenadmin merged 1 commit into
mainfrom
ci/gate-qa-release-tests
Jun 9, 2026
Merged

ci: gate the qa/ release-gate + scoring tests (closes #729)#737
100yenadmin merged 1 commit into
mainfrom
ci/gate-qa-release-tests

Conversation

@100yenadmin

Copy link
Copy Markdown
Member

Closes #729. The CI test job only ran servers/*/tests/qa/test_*.py was never gated, so the #723 build_shas crash (caught by 4 tests in test_release_readiness.py) shipped green. Adds a qa-release-gate-tests job over the release-authority surface (67 tests; validated locally). Part of the v1.0.4 velocity workstream.

The 'test' job only collected servers/*/tests/ — qa/test_*.py was NEVER run in CI, so a
*tested* crash (#723 build_shas, caught by test_release_readiness.py's 4 build_sha tests)
merged green and shipped, surfacing only when the live RRI rollup crashed. Add a
qa-release-gate-tests job running the release-authority surface: test_release_readiness,
test_release_readiness_scope, test_scores_db_comparability, test_scores_db,
test_release_gate_static (67 tests, validated locally via the engine venv). A regression in
release_readiness.py / scores_db.py can no longer merge green.

Closes #729.
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@100yenadmin, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 13 minutes and 51 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bd1fdc20-9808-4dcc-8d72-726c35dcfb95

📥 Commits

Reviewing files that changed from the base of the PR and between 65d8ec8 and 91c4227.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpypi/​pytest@​9.0.387100100100100
Addedpypi/​rapidfuzz@​3.14.599100100100100
Addedpypi/​soundfile@​0.13.1100100100100100

View full report

@100yenadmin
100yenadmin merged commit 2ffe77e into main Jun 9, 2026
17 checks passed
@100yenadmin
100yenadmin deleted the ci/gate-qa-release-tests branch June 9, 2026 20:06
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.

CI gap: qa/test_release_readiness.py is not gated — let #723's RRI-rollup crash ship

1 participant