From 87ae286bc3ad7517a6928daa3b0a20f7efa8904c Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Tue, 1 May 2018 22:33:37 -0700 Subject: [PATCH] changed to 3 months of no-activity on a closed issue [skip ci] --- .github/lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/lock.yml b/.github/lock.yml index 8b6794416d..b032683818 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -1,7 +1,7 @@ # Configuration for lock-threads - https://github.com/dessant/lock-threads # Number of days of inactivity before a closed issue or pull request is locked -daysUntilLock: 183 +daysUntilLock: 91 # Comment to post before locking. Set to `false` to disable lockComment: false #lockComment: >