Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review changeset configuration to resolve errors in GitHub Actions #252

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

hoshinotsuyoshi
Copy link
Member

@hoshinotsuyoshi hoshinotsuyoshi commented Dec 13, 2024

Summary

Follow-up to #243

From #243, the Version Package PR was no longer being created. 🙇

It seems that the changelog package could not be found, possibly due to the use of a symlink.

Referring to changesets/changesets#945 (comment), I attempted to fix it by updating relative path.

Related Issue

N/A

Changes

  • Updated the changelog path in .changeset/config.json

Testing

Additionally, confirmed that the pnpm changeset command works locally in the frontend/ directory after applying these changes.

Other Information

N/A

@hoshinotsuyoshi hoshinotsuyoshi self-assigned this Dec 13, 2024
Copy link

changeset-bot bot commented Dec 13, 2024

⚠️ No Changeset found

Latest commit: c7d015c

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.

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

@hoshinotsuyoshi hoshinotsuyoshi marked this pull request as ready for review December 13, 2024 10:56
@hoshinotsuyoshi hoshinotsuyoshi requested a review from a team as a code owner December 13, 2024 10:56
@hoshinotsuyoshi hoshinotsuyoshi requested review from FunamaYukina, junkisai, MH4GF and sasamuku and removed request for a team December 13, 2024 10:56
Copy link
Member

@MH4GF MH4GF left a comment

Choose a reason for hiding this comment

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

Oh, nice!!
Thanks for your work!!

@MH4GF MH4GF added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit 3117cdd Dec 13, 2024
13 checks passed
@MH4GF MH4GF deleted the changeset-invest2 branch December 13, 2024 11:02
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