Skip to content

ci: run Package CI, Changeset, and Release on ubuntu-latest - #82

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
ci/ubuntu-latest-runner-escape
Sep 17, 2026
Merged

ScriptedAlchemy merged 1 commit into
mainfrom
ci/ubuntu-latest-runner-escape

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

After #81, #75, and #80 landed on main, Package CI, Changeset, and Release sat queued on windows-latest for 30–40+ minutes with zero runners. Publish is blocked until those jobs get a runner.

This flips only runs-on from windows-latest to ubuntu-latest in:

  • .github/workflows/ci.yml
  • .github/workflows/changeset.yml
  • .github/workflows/release.yml

This is the opposite of the earlier queue-escape (#74 macos, #76 windows Release, #77 windows Package CI + Changeset). Those rotated off starved ubuntu-* / macos-latest. Windows is the starved pool now, so the same three jobs go back to ubuntu-latest. No other workflow or product changes.

Test plan

  • Package CI, Changeset, and Release checks on this PR are scheduled on ubuntu-latest (not queued indefinitely on windows-latest)
  • Leave merge to the delivery whip unless checks are green and merge needs no extra approval
Open in Web Open in Cursor 

windows-latest jobs sat queued with zero runners after #81, #75, and #80.

Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Sep 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dc72c7c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-17T00:11:50.103663Z dc72c7c PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy merged commit 5239487 into main Sep 17, 2026
0 of 2 checks passed
@ScriptedAlchemy
ScriptedAlchemy deleted the ci/ubuntu-latest-runner-escape branch September 17, 2026 00:10
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.

2 participants