mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	Add more package registry paths to the labeler (#27032)
Found this while working on #26960
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -19,6 +19,9 @@ kind/build:
 | 
			
		||||
 | 
			
		||||
theme/package-registry:
 | 
			
		||||
  - "modules/packages/**"
 | 
			
		||||
  - "services/packages/**"
 | 
			
		||||
  - "routers/api/packages/**"
 | 
			
		||||
  - "routers/web/shared/packages/**"
 | 
			
		||||
 | 
			
		||||
kind/cli:
 | 
			
		||||
  - "cmd/**"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user