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

Only listing commits relating to app changes but not lib? #916

Open
HDv-Nexxiot opened this issue Nov 29, 2024 · 0 comments
Open

Only listing commits relating to app changes but not lib? #916

HDv-Nexxiot opened this issue Nov 29, 2024 · 0 comments

Comments

@HDv-Nexxiot
Copy link

Using NX monorepo with Angular, a handful of /apps and an abundance of /libs. We're using conventional commits, and then when I run for example nx run app-name:version --trackDeps it bumps and lists all the updated libs as expected under "Dependancy Updates", but it seems "Bug Fixes" and "Features" only gets populated by commits that include changes to the /apps folder. Any commits that only feature changes to the /libs folder don't get mentioned.

Is this by design? I don't see an option to enable listing /libs changes.

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