mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	[skip ci] Adjust merge criteria for translation PRs
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/mergify.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/mergify.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,9 +1,10 @@
 | 
			
		||||
pull_request_rules:
 | 
			
		||||
  - name: Automatically merge translations
 | 
			
		||||
    conditions:
 | 
			
		||||
      - "author=weblate"
 | 
			
		||||
      - "author = weblate"
 | 
			
		||||
      - "-conflict"
 | 
			
		||||
      - "current-day-of-week=Sat"
 | 
			
		||||
      - "current-day-of-week = Sat"
 | 
			
		||||
      - "created-at >= 1 day ago"
 | 
			
		||||
    actions:
 | 
			
		||||
      merge:
 | 
			
		||||
        method: squash
 | 
			
		||||
		Reference in New Issue
	
	Block a user