mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Don’t comment when locking (#29508)
This reduces the number of emails/notifications on outdated issues. Co-authored-by: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/cron-lock.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/cron-lock.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,8 +20,4 @@ jobs:
 | 
			
		||||
      - uses: dessant/lock-threads@v5
 | 
			
		||||
        with:
 | 
			
		||||
          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