Skip to content

ci: update dependabot-changeset workflow to install deps, update lockfile, and support workflow_dispatch#656

Merged
cameri merged 2 commits into
mainfrom
ci/dependabot-changeset-lockfile
Jun 28, 2026
Merged

ci: update dependabot-changeset workflow to install deps, update lockfile, and support workflow_dispatch#656
cameri merged 2 commits into
mainfrom
ci/dependabot-changeset-lockfile

Conversation

@phoenix-server

Copy link
Copy Markdown
Collaborator

Changes

  • Adds workflow_dispatch trigger with inputs for pr_number, pr_title, and head_ref so the workflow can be run manually against existing open dependabot PRs
  • Installs pnpm dependencies after checkout (pnpm 10.33.0, Node 24) so the lockfile gets regenerated
  • Commits pnpm-lock.yaml if it changed after install, alongside the changeset file
  • Merges both the lockfile update and changeset into a single commit to keep the PR history clean

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cb071de

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

@cameri cameri merged commit 438de29 into main Jun 28, 2026
15 checks passed
@cameri cameri deleted the ci/dependabot-changeset-lockfile branch June 28, 2026 13:52
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