commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Monorepo example using .cz.toml files

Open FACOLOMBANI opened this issue 1 year ago • 0 comments

Type

  • [ ] Content inaccurate
  • [X] Content missing
  • [ ] Typo

URL

https://commitizen-tools.github.io/commitizen/tutorials/monorepo_guidance/

Description

Hi

I am following your tutorial to configure a monorepo with terraform modules where i would like to manage versioning per module and a changelog per module but i am unable to achieve it.

Is there a need of a main cz config file at root? What should it look like?

I would like to prevent using package.json and use only cz config files. Is there any code example?

Thanks in advance.

Regards

FACOLOMBANI avatar Jan 08 '25 14:01 FACOLOMBANI