Skip to content

fix(release): trigger alpha publish pipeline - #632

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

fix(release): trigger alpha publish pipeline#632
guibeira merged 1 commit into
mainfrom
fix/alpha-release-publish-trigger

Conversation

@guibeira

Copy link
Copy Markdown
Collaborator

What changed

  • Generate a GitHub App token in the Alpha Release workflow.
  • Use that token when checking out and pushing the annotated alpha tag.

Why

The workflow previously pushed tags with GITHUB_TOKEN. GitHub does not start a second workflow from events created by that token, so the tag existed but the Release workflow never built or published it to the registry.

Impact

Future alpha tags trigger Release, which builds the worker and publishes it to the experimental channel.

Validation

  • actionlint .github/workflows/alpha-release.yml
  • git diff --check

@guibeira guibeira added the no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only) label Jul 29, 2026
@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 7:03pm
workers-tech-spec Ready Ready Preview, Comment Jul 29, 2026 7:03pm

Request Review

@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: 51 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: e4b1010b-2dcc-4a45-abc1-d9602da90828

📥 Commits

Reviewing files that changed from the base of the PR and between 156f5dd and dc19c07.

📒 Files selected for processing (1)
  • .github/workflows/alpha-release.yml

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 19:03
@guibeira
guibeira merged commit 4f1b339 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