forked from espressif/esp-protocols
		
	ci(common): force scoping commit messages with components
Add simple changelog generator and mdns tag formatter
This commit is contained in:
		
							
								
								
									
										8
									
								
								components/mdns/.cz.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								components/mdns/.cz.yaml
									
									
									
									
									
										Normal 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
 | 
			
		||||
		Reference in New Issue
	
	Block a user