mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	Add label docs-update-needed for PRs that modify app.example.ini (#31810)
				
					
				
			To help #31536. Or it's easy to forget to update https://gitea.com/gitea/docs when modifying `app.example.ini`.
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -75,3 +75,8 @@ modifies/js:
 | 
				
			|||||||
      - any-glob-to-any-file:
 | 
					      - any-glob-to-any-file:
 | 
				
			||||||
          - "**/*.js"
 | 
					          - "**/*.js"
 | 
				
			||||||
          - "**/*.vue"
 | 
					          - "**/*.vue"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					docs-update-needed:
 | 
				
			||||||
 | 
					  - changed-files:
 | 
				
			||||||
 | 
					      - any-glob-to-any-file:
 | 
				
			||||||
 | 
					          - "custom/conf/app.example.ini"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user