Skip to content

Group by mono-repo first then minor-patch #21099

You must be logged in to vote

I think the issue is that any grouping rule you add to config is evaluated after the monorepo grouping rules from presets. To get it to work, you'd need to stop importing config:base (which includes the monorepo presets) and instead import each of the presets you want, with the group non-major coming first so that monorepo presets come after and override it.

Replies: 2 comments 3 replies

You must be logged in to vote
2 replies
@chezsmithy

@rarkins

Answer selected by HonkingGoose

You must be logged in to vote
1 reply
@HonkingGoose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants