ci(common): force scoping commit messages with components

Add simple changelog generator and mdns tag formatter
This commit is contained in:
David Cermak
2023-03-14 11:34:02 +01:00
parent 2d1990614a
commit f29719fa0b
3 changed files with 116 additions and 0 deletions

8
components/mdns/.cz.yaml Normal file
View File

@ -0,0 +1,8 @@
---
commitizen:
bump_message: 'bump(mdns): $current_version -> $new_version'
pre_bump_hooks: python ../../ci/changelog.py mdns
tag_format: mdns-v$version
version: 1.0.8
version_files:
- idf_component.yml