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

bug: Cannot create GitHub releases #314

Closed
lauthieb opened this issue Jul 26, 2023 · 1 comment
Closed

bug: Cannot create GitHub releases #314

lauthieb opened this issue Jul 26, 2023 · 1 comment

Comments

@lauthieb
Copy link

Hello everyone,

After 2 hours of investigation, I cannot find why this GitHub action generates CHANGELOG.md files, works well with publish but push no tag & GitHub release.

I've first started by following your documentation, then the guide of PNPM + changesets, then trying other changelog generators like the one used by SvelteKit in their configuration.

All of my tries failed.

Here is the repository where you can repro: https://github.com/lauthieb/poc-monorepo-pnpm-changesets

You will see that packages are well published on GitHub Package Registry, the Changeset bot works well on Pull Request and PR for versions works well also. I only have 0 tag & 0 GitHub releases :(

Thanks in advance for your help.

@lauthieb
Copy link
Author

I succeeded! I forgot to call « changeset publish » and used « pnpm publish -r » instead (which is recommended in the pnpm guide)

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

No branches or pull requests

1 participant