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

Changesets for the monorepo root workspace #1137

Open
jsardev opened this issue Apr 17, 2023 · 1 comment
Open

Changesets for the monorepo root workspace #1137

jsardev opened this issue Apr 17, 2023 · 1 comment

Comments

@jsardev
Copy link

jsardev commented Apr 17, 2023

Problem

Currently, I can only handle changes and maintain changelogs for packages/apps that are under a monorepo. The problem is, that there are plenty of things that are mostly related to the monorepo itself - like CI workflows, tooling etc. and it would be great to be able to maintain a changelog for it as well.

Proposed solution

Perhaps something like changesets add --root, or a configuration entry that would make changesets also check for changes that are not related to the apps/packages in the monorepo.

@jmatsushita
Copy link

I am also missing this feature. Another approach would be to list the mono repo when running changeset add if the root repo's package.json has a name field.

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

2 participants