mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	feat: Change autolabeler regex to include : (#4196)
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/release-drafter.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/release-drafter.yml
									
									
									
									
										vendored
									
									
								
							| @@ -62,10 +62,10 @@ autolabeler: | ||||
|       - '/feat/i' | ||||
|   - label: 'bugfix' | ||||
|     title: | ||||
|       - '/fix/i' | ||||
|       - '/fix:/i' | ||||
|   - label: 'documentation' | ||||
|     title: | ||||
|       - '/docs/i' | ||||
|       - '/docs:/i' | ||||
|   - label: 'chore' | ||||
|     title: | ||||
|       - '/chore/i' | ||||
|       - '/chore:/i' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user