Skip to content

Fix the computed publish plan path passed internally to changeset pack by the /pack subaction - #663

Merged
Andarist merged 2 commits into
mainfrom
fixup/publish-plan-path
Jun 23, 2026
Merged

Fix the computed publish plan path passed internally to changeset pack by the /pack subaction#663
Andarist merged 2 commits into
mainfrom
fixup/publish-plan-path

Conversation

@Andarist

Copy link
Copy Markdown
Member

No description provided.

@Andarist
Andarist requested a review from bluwy June 23, 2026 08:58
@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 61d8e5d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/action Patch

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

@Andarist
Andarist marked this pull request as draft June 23, 2026 09:02
Comment thread src/select-mode/index.ts
process.env.RUNNER_TEMP ?? (await fs.realpath(os.tmpdir())),
`changeset-publish-plan-${Date.now()}.json`,
`changeset-publish-plan-${Date.now()}`,
// we need a stable filename here (in a unique dirname) so the artifact download can find this cleanly

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@Andarist
Andarist added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit ccb3811 Jun 23, 2026
7 checks passed
@Andarist
Andarist deleted the fixup/publish-plan-path branch June 23, 2026 10:01
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