summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-03-19 15:08:14 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2019-03-19 15:08:14 -0700
commitdb8e0d4afc7235ed2baa357ce965b252acf82f3c (patch)
tree356b1bdfc6280262bd71d797ba6181bf1b880687 /.github
parent1b2bcba4cbbfebae3bb962357155a40dd195c17f (diff)
downloadchef-db8e0d4afc7235ed2baa357ce965b252acf82f3c.tar.gz
Lower the lock timeout
Old PRs and Issues fall off our radar much faster than 2 months, and in the case where someone does make a comment and it is missed, then waiting 2 months to autolock it just makes it worse by having it sit in limbo. Any activity on the closed PR/Issue does reset the timer to zero. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to '.github')
-rw-r--r--.github/lock.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/lock.yml b/.github/lock.yml
index 66d5d4962c..5edc4037bd 100644
--- a/.github/lock.yml
+++ b/.github/lock.yml
@@ -1 +1 @@
-daysUntilLock: 60
+daysUntilLock: 14