mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-30 18:36:22 +01: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