Skip to content

chore: wire provider-openai-codex into the release pipeline - #455

Merged
ytallo merged 1 commit into
mainfrom
chore/wire-provider-openai-codex-release
Jul 9, 2026
Merged

chore: wire provider-openai-codex into the release pipeline#455
ytallo merged 1 commit into
mainfrom
chore/wire-provider-openai-codex-release

Conversation

@ytallo

@ytallo ytallo commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • provider-openai-codex shipped in feat(provider-openai-codex): Codex (ChatGPT subscription) Responses provider #382 but was never wired per the new-worker onboarding SOP (docs/sops/new-worker.md §6) — it's missing from both Create Tag's worker dropdown and Release's push-tag patterns, so a tag push for it fires nothing.
  • Adds provider-openai-codex to create-tag.yml's inputs.worker.options and 'provider-openai-codex/v*' to release.yml's on.push.tags, mirroring the existing provider-llamacpp entry.
  • No skills/ dir on this worker, so no change needed to ALLOWED_WORKERS or BOOTSTRAP_WORKERS.

Test plan

  • Confirm Create Tag now offers provider-openai-codex as a worker option
  • Run Create Tag for provider-openai-codex and confirm the release pipeline fires end to end

Add it to Create Tag's worker dropdown and Release's push-tag patterns
so the standard release flow works for it (it shipped in #382 but was
never wired per the new-worker onboarding SOP).
@ytallo ytallo added the no-ticket PR deliberately has no Linear ticket (bump/typo/CI-only) label Jul 9, 2026
@vercel

vercel Bot commented Jul 9, 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 9, 2026 2:18am
workers-tech-spec Ready Ready Preview, Comment Jul 9, 2026 2:18am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 9, 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: 35 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

Run ID: 6832c2ca-907d-449c-b6e0-b1cb15677c37

📥 Commits

Reviewing files that changed from the base of the PR and between 5764fe2 and a05d317.

📒 Files selected for processing (2)
  • .github/workflows/create-tag.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/wire-provider-openai-codex-release

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 Jul 9, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 41 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@ytallo
ytallo merged commit 9b9773c into main Jul 9, 2026
15 checks passed
@ytallo
ytallo deleted the chore/wire-provider-openai-codex-release branch July 9, 2026 02:21
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