Skip to content

fix(ci): simplify Alpha Release inputs - #628

Merged
guibeira merged 1 commit into
mainfrom
fix/alpha-release-branch-selector
Jul 29, 2026
Merged

fix(ci): simplify Alpha Release inputs#628
guibeira merged 1 commit into
mainfrom
fix/alpha-release-branch-selector

Conversation

@guibeira

Copy link
Copy Markdown
Collaborator

Summary

Simplifies the Alpha Release workflow so the GitHub Actions branch selector chooses the feature branch and the only workflow input is the worker to publish.

Changes

  • Removes the manual source-ref input and pull-request-ref support.
  • Removes the version-bump selector; alpha versions now continue from the worker manifest version.
  • Checks out the branch selected in the Actions UI and rejects non-branch refs and main.
  • Updates the release guide with the new run flow.

Validation

  • actionlint .github/workflows/alpha-release.yml
  • YAML parse validation
  • python -m pytest .github/scripts/tests -q

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview, Comment Jul 29, 2026 6:16pm
workers-tech-spec Ready Ready Preview, Comment Jul 29, 2026 6:16pm

Request Review

@guibeira guibeira added the no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only) label Jul 29, 2026
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 13 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: 691e305d-8770-47b3-93b5-a72667206d39

📥 Commits

Reviewing files that changed from the base of the PR and between ac0f750 and 3e56691.

📒 Files selected for processing (2)
  • .github/workflows/alpha-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

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 49 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@guibeira
guibeira marked this pull request as ready for review July 29, 2026 18:20
@guibeira
guibeira merged commit 72a6595 into main Jul 29, 2026
16 of 17 checks passed
guibeira added a commit that referenced this pull request Jul 30, 2026
* Revert "fix(release): trigger alpha tag publish (#633)"

This reverts commit 45b212f.

* Revert "fix(release): trigger alpha publish pipeline (#632)"

This reverts commit 4f1b339.

* Revert "fix(ci): simplify alpha release inputs (#628)"

This reverts commit 72a6595.

* Revert "feat(release): add alpha releases from pull request branches (#626)"

This reverts commit ac0f750.

* Revert "fix(release): isolate alpha releases (#631)"

This reverts commit 156f5dd.

* Revert "chore(image-resize): bump to v0.1.13-alpha.1"

This reverts commit 0cba488.

* Revert "feat(release): split version suffix from registry channel (#615)"

This reverts commit d0bc06d.
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