mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08: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:
 | 
					theme/package-registry:
 | 
				
			||||||
  - "modules/packages/**"
 | 
					  - "modules/packages/**"
 | 
				
			||||||
 | 
					  - "services/packages/**"
 | 
				
			||||||
 | 
					  - "routers/api/packages/**"
 | 
				
			||||||
 | 
					  - "routers/web/shared/packages/**"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kind/cli:
 | 
					kind/cli:
 | 
				
			||||||
  - "cmd/**"
 | 
					  - "cmd/**"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user