mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	Lock issues and pulls faster (#29436)
also point to the docs to explain why we do so followup to #29433
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/cron-lock.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/cron-lock.yml
									
									
									
									
										vendored
									
									
								
							@@ -19,4 +19,9 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: dessant/lock-threads@v5
 | 
			
		||||
        with:
 | 
			
		||||
          issue-inactive-days: 45
 | 
			
		||||
          issue-inactive-days: 10
 | 
			
		||||
          issue-comment: |
 | 
			
		||||
            Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)
 | 
			
		||||
          pr-inactive-days: 7
 | 
			
		||||
          pr-comment: |
 | 
			
		||||
            Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user