From a8dfbcacd82945592cb4dbd0ffcef4e60bebdb2d Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 12 Nov 2020 20:04:42 -0800 Subject: [PATCH] test: add lock comment --- .github/lock.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/lock.yml b/.github/lock.yml index c351aab..dc432cc 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -4,7 +4,10 @@ daysUntilLock: 365 # Comment to post before locking. Set to `false` to disable -lockComment: false - +lockComment: > + This thread has been automatically locked since there has not been + any recent activity after it was closed. Please open a new issue for + related bugs. + # Limit to only `issues` or `pulls` only: issues