.gitea/release-drafter.yml hinzugefügt
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI / release (push) Successful in 11s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI / release (push) Successful in 11s
				
			This commit is contained in:
		
							
								
								
									
										13
									
								
								.gitea/release-drafter.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.gitea/release-drafter.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
name-template: 'v$RESOLVED_VERSION 🌈'
 | 
			
		||||
tag-template: 'v$RESOLVED_VERSION'
 | 
			
		||||
version-resolver:
 | 
			
		||||
  major:
 | 
			
		||||
    labels:
 | 
			
		||||
      - 'major'
 | 
			
		||||
  minor:
 | 
			
		||||
    labels:
 | 
			
		||||
      - 'minor'
 | 
			
		||||
  patch:
 | 
			
		||||
    labels:
 | 
			
		||||
      - 'patch'
 | 
			
		||||
  default: patch
 | 
			
		||||
		Reference in New Issue
	
	Block a user