Skip to content

Couple of questions... #536

Answered by edbzn
nradulaski-godaddy asked this question in Q&A
Jun 10, 2022 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @nradulaski-godaddy,

  1. Is it possible to have commit message body also in changelogs?

Well, not actually as we use conventional-changelog-angular (or conventional-changelog-conventionalcommits depending on the preset) to generate the changelog and it ignores the commit message body.

  1. When running nx affected --target=version --parallel=1 is it possible to have just one commit for all lib bumps and than to run postTargets sequentially?

No, not actually, this is something we would like to tackle, but we need Nx to support global targets first. Here is the related issue #61.

  1. I used generator and nx affected ... (independent) works but nx run workspace:version throws > NX Cannot fin…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@radulle
Comment options

@edbzn
Comment options

@nradulaski-godaddy
Comment options

@edbzn
Comment options

Answer selected by edbzn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants