mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Tweak labeler (#29809)
- `poetry.toml` does not picture dependencies - Add `.vue` files to `modifies/js`
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -67,11 +67,10 @@ modifies/dependencies:
 | 
			
		||||
      - any-glob-to-any-file:
 | 
			
		||||
          - "package.json"
 | 
			
		||||
          - "package-lock.json"
 | 
			
		||||
          - "poetry.toml"
 | 
			
		||||
          - "pyproject.toml"
 | 
			
		||||
          - "poetry.lock"
 | 
			
		||||
          - "go.mod"
 | 
			
		||||
          - "go.sum"
 | 
			
		||||
          - "pyproject.toml"
 | 
			
		||||
 | 
			
		||||
modifies/go:
 | 
			
		||||
  - changed-files:
 | 
			
		||||
@@ -82,3 +81,4 @@ modifies/js:
 | 
			
		||||
  - changed-files:
 | 
			
		||||
      - any-glob-to-any-file:
 | 
			
		||||
          - "**/*.js"
 | 
			
		||||
          - "**/*.vue"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user