Skip to content

Remove next-release changesets#1758

Open
rosetta-livekit-bot[bot] wants to merge 1 commit into
1.5.0from
port-remove-next-release-changesets
Open

Remove next-release changesets#1758
rosetta-livekit-bot[bot] wants to merge 1 commit into
1.5.0from
port-remove-next-release-changesets

Conversation

@rosetta-livekit-bot

@rosetta-livekit-bot rosetta-livekit-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Ports livekit/agents#6054 to agents-js by removing the pending next-release changeset markdown inputs from the 1.5.0 branch.\n\nValidation:\n- git diff --check\n- pnpm exec changeset status --since 1.5.0


Ported from livekit/agents#6054

Original PR description

Summary

The .github/next-release changeset process is no longer used: the publish workflow only ever invoked update_versions.py with --ignore-changesets (uniform bumps) or --pre, so the changeset-driven path was dead code.

  • Delete .github/next-release/ (one leftover changeset)
  • Remove parse_changeset_file / load_changesets / the changeset-driven bump path from update_versions.py; the uniform bump becomes the only normal-release path and the --ignore-changesets flag is gone
  • Drop the flag from publish.yml invocations

Verified: --help works, no remaining references to changesets or next-release.

🤖 Generated with Claude Code

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a0fcec2

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

@rosetta-livekit-bot rosetta-livekit-bot Bot requested a review from theomonnom June 11, 2026 06:46

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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.

0 participants