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

[FEAT] monorepo workspace support #247

Open
joeflateau opened this issue May 9, 2022 · 1 comment
Open

[FEAT] monorepo workspace support #247

joeflateau opened this issue May 9, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@joeflateau
Copy link

Is your feature request related to a problem? Please describe

Monorepos declare multiple workspaces in their configuration but the conventional commits plugin requires you to re-declare them.

Describe the solution you'd like

This plugin would read workspaces from various monorepo tool's configs so users would not have to re-declare them.

Describe alternatives you've considered

Plugin users can manually re-declare each workspace

Additional context

I use https://github.com/nrwl/nx to manage my monorepos. workspace.json declares various projects/workspaces

@joeflateau joeflateau added the question Further information is requested label May 9, 2022
@melMass
Copy link

melMass commented Nov 23, 2022

Not sure what you mean?
I use nx and CC daily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants