docs: add CLI release runbook#16326
Conversation
Document the changeset-driven release process, including the intentional pending-check behavior on Version Packages PRs and the required admin bypass merge path. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove repeated duplicated sections from RELEASE.md so the runbook appears once and renders cleanly. Co-authored-by: Cursor <cursoragent@cursor.com>
🦋 Changeset detectedLatest commit: 9db2da7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🧪 Unit Test StrategyComparing: Strategy: No tests needed ✨ No packages affected - skipping tests Results
This comment is automatically generated based on the affected testing strategy |
📦 CLI Tarball ReadyThe Vercel CLI tarball for this PR is now available! Quick TestYou can test this PR's CLI directly by running: npx https://vercel-1i24jb02s.vercel.sh/tarballs/vercel.tgz --helpUse in vercel.jsonTo use this CLI version in your project builds, add to your {
"build": {
"env": {
"VERCEL_CLI_VERSION": "vercel@https://vercel-1i24jb02s.vercel.sh/tarballs/vercel.tgz"
}
}
}Python Runtime WheelA Python Workers WheelA This comment is automatically generated |
|
Low Risk — docs + changeset for CLI release runbook
Assessed at 384e008. |
Summary
RELEASE.mdrunbook for the stable CLI release flow in this repository.Version PackagesPRs and the required admin bypass/force-merge path.Test plan
RELEASE.mdexists at repo root and includes the release workflow, admin merge flow, and verification/rollback guidance..changeset/four-penguins-sit.mdhas empty frontmatter for a non-package docs change.Made with Cursor