mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 19:06:18 +01:00 
			
		
		
		
	Update labeler to match new labeling system (#27525)
This commit is contained in:
		
							
								
								
									
										24
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,22 +1,36 @@ | ||||
| kind/docs: | ||||
| modifies/docs: | ||||
|   - "**/*.md" | ||||
|   - "docs/**" | ||||
|  | ||||
| kind/ui: | ||||
| modifies/frontend: | ||||
|   - "web_src/**/*" | ||||
|  | ||||
| modifies/templates: | ||||
|   - all: ["templates/**", "!templates/swagger/v1_json.tmpl"] | ||||
|  | ||||
| kind/build: | ||||
| modifies/api: | ||||
|   - "routers/api/**" | ||||
|   - "templates/swagger/v1_json.tmpl" | ||||
|  | ||||
| modifies/cli: | ||||
|   - "cmd/**" | ||||
|  | ||||
| modifies/translation: | ||||
|   - "options/locale/*.ini" | ||||
|  | ||||
| modifies/migrations: | ||||
|   - "models/migrations/**/*" | ||||
|  | ||||
| modifies/internal: | ||||
|   - "Makefile" | ||||
|   - "Dockerfile" | ||||
|   - "Dockerfile.rootless" | ||||
|   - "docker/**" | ||||
|   - "webpack.config.js" | ||||
|  | ||||
| kind/lint: | ||||
|   - ".eslintrc.yaml" | ||||
|   - ".golangci.yml" | ||||
|   - ".markdownlint.yaml" | ||||
|   - ".spectral.yaml" | ||||
|   - ".stylelintrc.yaml" | ||||
|   - ".yamllint.yaml" | ||||
|   - ".github/**" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user