Skip to content

fix: allow prerelease candidate promotion - #745

Merged
ytallo merged 1 commit into
mainfrom
fix/allow-prerelease-promotion
Aug 7, 2026
Merged

fix: allow prerelease candidate promotion#745
ytallo merged 1 commit into
mainfrom
fix/allow-prerelease-promotion

Conversation

@ytallo

@ytallo ytallo commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • mark successful experimental, alpha, and beta candidates on next as promotable
  • accept supported prerelease versions during promotion and require evidence maturity to match the exact version suffix
  • keep promoted prerelease GitHub releases marked as prereleases while leaving the repository-wide GitHub Latest release unchanged
  • preserve immutable tag identity, run-attempt and evidence validation, candidate smoke checks, Registry compare-and-set protection, image digest checks, and the full deployed E2E gate for Harness

Direct prerelease publication to latest was enabled separately in #744.

Companion Release Control change: iii-hq/release-control#8

Validation

  • .github/scripts/tests: 247 tests plus 3 subtests passed
  • actionlint v1.7.12 on all workflows
  • benchmark site tests: 33 passed
  • Python compile checks for the changed release scripts
  • git diff --check

@ytallo ytallo added the no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only) label Aug 7, 2026
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Building Building Preview Aug 7, 2026 2:31pm
workers-tech-spec Ready Ready Preview Aug 7, 2026 2:31pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ytallo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f92f4762-6cc4-4ba9-a272-db684d77bdd6

📥 Commits

Reviewing files that changed from the base of the PR and between c78888d and bb1a28e.

📒 Files selected for processing (6)
  • .github/scripts/release_candidate.py
  • .github/scripts/tests/test_release_candidate.py
  • .github/workflows/promote-worker.yml
  • .github/workflows/release.yml
  • .github/workflows/repair-worker-release.yml
  • docs/sops/release.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 56 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@ytallo
ytallo marked this pull request as ready for review August 7, 2026 14:32
@ytallo
ytallo marked this pull request as draft August 7, 2026 14:32
@ytallo
ytallo marked this pull request as ready for review August 7, 2026 14:44
@ytallo
ytallo merged commit 3dbbd2e into main Aug 7, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant