Skip to content

ci: automate CLI releases with Changesets#26

Merged
lu-ochenty merged 1 commit into
mainfrom
codex/automated-cli-releases
Jul 12, 2026
Merged

ci: automate CLI releases with Changesets#26
lu-ochenty merged 1 commit into
mainfrom
codex/automated-cli-releases

Conversation

@LucasLeguizamo

Copy link
Copy Markdown
Contributor

Summary

  • create or update a version PR automatically when changesets reach main
  • publish a new npm version automatically after the generated version PR merges
  • retain npm Trusted Publishing and provenance, without a long-lived token
  • include the first patch changeset for 0.7.1 to exercise the release path

Validation

  • ruby YAML parse for both workflows
  • pnpm changeset status (computes 0.7.1)
  • pnpm generate
  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@lu-ochenty lu-ochenty merged commit 5a393cc into main Jul 12, 2026
1 check passed
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