mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	Update .changelog file to add performance label group (#33472)
This commit is contained in:
		
							parent
							
								
									fcfe1fb0fc
								
							
						
					
					
						commit
						aec0b7ec34
					
				@ -22,20 +22,25 @@ groups:
 | 
			
		||||
    name: FEATURES
 | 
			
		||||
    labels:
 | 
			
		||||
      - type/feature
 | 
			
		||||
  -
 | 
			
		||||
    name: API
 | 
			
		||||
    labels:
 | 
			
		||||
      - modifies/api
 | 
			
		||||
  -
 | 
			
		||||
    name: ENHANCEMENTS
 | 
			
		||||
    labels:
 | 
			
		||||
      - type/enhancement
 | 
			
		||||
      - type/refactoring
 | 
			
		||||
      - topic/ui
 | 
			
		||||
  -
 | 
			
		||||
    name: PERFORMANCE
 | 
			
		||||
    labels:
 | 
			
		||||
      - performance/memory
 | 
			
		||||
      - performance/speed
 | 
			
		||||
      - performance/bigrepo
 | 
			
		||||
      - performance/cpu
 | 
			
		||||
  -
 | 
			
		||||
    name: BUGFIXES
 | 
			
		||||
    labels:
 | 
			
		||||
      - type/bug
 | 
			
		||||
  -
 | 
			
		||||
    name: API
 | 
			
		||||
    labels:
 | 
			
		||||
      - modifies/api
 | 
			
		||||
  -
 | 
			
		||||
    name: TESTING
 | 
			
		||||
    labels:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user