Skip to content

ci: always update lockfile regardless of whether changeset already exists#657

Merged
cameri merged 1 commit into
mainfrom
ci/dependabot-changeset-followup
Jun 28, 2026
Merged

ci: always update lockfile regardless of whether changeset already exists#657
cameri merged 1 commit into
mainfrom
ci/dependabot-changeset-followup

Conversation

@phoenix-server

Copy link
Copy Markdown
Collaborator

Follow-up to #656.

When workflow_dispatch is run against an existing dependabot PR that already has a changeset, the lockfile should still be updated. Previously the commit was gated on a single CHANGED flag that could leave the lockfile uncommitted.

  • Tracks ADDED_CHANGESET and ADDED_LOCKFILE independently
  • Commits (and pushes) whenever either is true
  • Commit message reflects what was actually added

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d2df259

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 bfc0a71 into main Jun 28, 2026
16 checks passed
@cameri cameri deleted the ci/dependabot-changeset-followup branch June 28, 2026 14:12
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