From b73273aa6ca650337900030a51bf753aa011b822 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 4 May 2018 22:23:54 -0700 Subject: [PATCH] ProBot: Disable the lock comment --- .github/lock.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/lock.yml b/.github/lock.yml index 35f974d9..5e532bcc 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -1,6 +1,4 @@ # ProBot Lock Threads (https://probot.github.io/apps/lock/) daysUntilLock: 365 -lockComment: > - This thread has been automatically locked because it has not had recent - activity. To discuss futher, please open a new issue. +lockComment: false