mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 16:11:03 +01:00 
			
		
		
		
	make stale shorter (#1646)
This commit is contained in:
		
							parent
							
								
									9982ae5f09
								
							
						
					
					
						commit
						ac910fd44c
					
				
							
								
								
									
										6
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/stale.yml
									
									
									
									
										vendored
									
									
								
							| @ -12,10 +12,10 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/stale@v5 | ||||
|         with: | ||||
|           days-before-issue-stale: 180 | ||||
|           days-before-issue-close: 14 | ||||
|           days-before-issue-stale: 90 | ||||
|           days-before-issue-close: 7 | ||||
|           stale-issue-label: "stale" | ||||
|           stale-issue-message: "This issue is stale because it has been open for 180 days with no activity." | ||||
|           stale-issue-message: "This issue is stale because it has been open for 90 days with no activity." | ||||
|           close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale." | ||||
|           days-before-pr-stale: -1 | ||||
|           days-before-pr-close: -1 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user