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