Adapt .changelog.yml to new labeling system (#27701)
				
					
				
			Otherwise, it is not possible anymore to generate changelogs.
This commit is contained in:
		
							parent
							
								
									bd58266957
								
							
						
					
					
						commit
						cab7b7f59c
					
				
					 1 changed files with 12 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -13,46 +13,42 @@ groups:
 | 
			
		|||
  -
 | 
			
		||||
    name: BREAKING
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/breaking
 | 
			
		||||
      - pr/breaking
 | 
			
		||||
  -
 | 
			
		||||
    name: SECURITY
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/security
 | 
			
		||||
      - topic/security
 | 
			
		||||
  -
 | 
			
		||||
    name: FEATURES
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/feature
 | 
			
		||||
      - type/feature
 | 
			
		||||
  -
 | 
			
		||||
    name: API
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/api
 | 
			
		||||
      - modifies/api
 | 
			
		||||
  -
 | 
			
		||||
    name: ENHANCEMENTS
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/enhancement
 | 
			
		||||
      - kind/refactor
 | 
			
		||||
      - kind/ui
 | 
			
		||||
      - type/enhancement
 | 
			
		||||
      - type/refactoring
 | 
			
		||||
      - topic/ui
 | 
			
		||||
  -
 | 
			
		||||
    name: BUGFIXES
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/bug
 | 
			
		||||
      - type/bug
 | 
			
		||||
  -
 | 
			
		||||
    name: TESTING
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/testing
 | 
			
		||||
  -
 | 
			
		||||
    name: TRANSLATION
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/translation
 | 
			
		||||
      - type/testing
 | 
			
		||||
  -
 | 
			
		||||
    name: BUILD
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/build
 | 
			
		||||
      - kind/lint
 | 
			
		||||
      - topic/build
 | 
			
		||||
      - topic/code-linting
 | 
			
		||||
  -
 | 
			
		||||
    name: DOCS
 | 
			
		||||
    labels:
 | 
			
		||||
      - kind/docs
 | 
			
		||||
      - type/docs
 | 
			
		||||
  -
 | 
			
		||||
    name: MISC
 | 
			
		||||
    default: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue