mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Force the PR close time to 60 days (#5770)
Like the comment that is posted. Ex: https://github.com/go-gitea/gitea/pull/4749 is closed after 2 weeks and not 2 months
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							ac0d5517f4
						
					
				
				
					commit
					905e63f5b5
				
			
							
								
								
									
										1
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							@@ -42,6 +42,7 @@ limitPerRun: 1
 | 
			
		||||
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
 | 
			
		||||
pulls:
 | 
			
		||||
  daysUntilStale: 60
 | 
			
		||||
  daysUntilClose: 60
 | 
			
		||||
  markComment: >
 | 
			
		||||
    This pull request has been automatically marked as stale because it has not had
 | 
			
		||||
    recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user