Skip to content

ci: Release runs-on ubuntu-24.04 (hosted queue escape) - #83

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
cursor/release-ubuntu-24-04-e66d
Sep 17, 2026
Merged

ScriptedAlchemy merged 1 commit into
mainfrom
cursor/release-ubuntu-24-04-e66d

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

Release on ubuntu-latest is sitting queued with runner_name empty (workflow_dispatch run 35166553560). This repo has no self-hosted runners, and the owner is a user account, so GitHub larger hosted runners are not available (orgs/ScriptedAlchemy/actions/hosted-runners is 404). Do not invent a larger-runner label.

Pin Release only from the floating ubuntu-latest alias to the standard hosted label ubuntu-24.04. That label is a real GitHub-hosted image and can schedule from a different pool than ubuntu-latest.

Unchanged on purpose:

  • OIDC / id-token: write and the trusted-publishing Release steps
  • Package CI and Changeset (runs-on stays ubuntu-latest)
  • shell: bash on the pack and npm-verify steps

Test plan

  • Confirm this PR's diff is .github/workflows/release.yml runs-on only (ubuntu-latestubuntu-24.04)
  • Merge so the next Release run requests ubuntu-24.04 rather than the starved ubuntu-latest queue
  • Do not merge from this agent; leave merge to the delivery whip
Open in Web Open in Cursor 

Pin the Release job off the floating ubuntu-latest label so it can land in a separate hosted image pool. OIDC publish permissions are unchanged.

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: 58cee45

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:47:39.228069Z 58cee45 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 53dfe28 into main Sep 17, 2026
0 of 2 checks passed
@ScriptedAlchemy
ScriptedAlchemy deleted the cursor/release-ubuntu-24-04-e66d branch September 17, 2026 00:46
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