mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Count typescript files as frontend for labeling (#32088)
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -70,10 +70,11 @@ modifies/go:
 | 
				
			|||||||
      - any-glob-to-any-file:
 | 
					      - any-glob-to-any-file:
 | 
				
			||||||
          - "**/*.go"
 | 
					          - "**/*.go"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
modifies/js:
 | 
					modifies/frontend:
 | 
				
			||||||
  - changed-files:
 | 
					  - changed-files:
 | 
				
			||||||
      - any-glob-to-any-file:
 | 
					      - any-glob-to-any-file:
 | 
				
			||||||
          - "**/*.js"
 | 
					          - "**/*.js"
 | 
				
			||||||
 | 
					          - "**/*.ts"
 | 
				
			||||||
          - "**/*.vue"
 | 
					          - "**/*.vue"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
docs-update-needed:
 | 
					docs-update-needed:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user