Skip to content

actually use cwd parameter when reading changeset state#536

Closed
radnan wants to merge 3 commits intochangesets:mainfrom
radnan:fix-cwd
Closed

actually use cwd parameter when reading changeset state#536
radnan wants to merge 3 commits intochangesets:mainfrom
radnan:fix-cwd

Conversation

@radnan
Copy link
Copy Markdown

@radnan radnan commented Nov 4, 2025

resolves #501
resolves #265

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 4, 2025

🦋 Changeset detected

Latest commit: 2b7f30a

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

sharkey11 added a commit to whopio/action that referenced this pull request Jan 9, 2026
Fixes the issue where cwd parameter was not being passed to
readChangesetState() and runVersion(), causing the action to
fail in monorepos with nested workspaces.

This is a backport of PR changesets#536 from upstream.
dcop added a commit to dcop/action that referenced this pull request Mar 19, 2026
pull bot pushed a commit to Reality2byte/action that referenced this pull request Mar 31, 2026
…wd` parameter is provided (changesets#536)

* actually use cwd parameter when reading changeset state

* tweak changeset

---------

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
@Andarist
Copy link
Copy Markdown
Member

Andarist commented Apr 1, 2026

Something weird has happened here. I merged this yesterday and this work is already included in the main branch (see here. For some reason though), the PR was not closed. GitHub being GitHub 🤷‍♂️

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.

Option to specify working directory in GitHub Actions Error: There is no .changeset directory in this project

4 participants