Browse Source

ci: Disable lockbot comments

Stefan Profanter 5 years ago
parent
commit
cc0509b655
1 changed files with 5 additions and 4 deletions
  1. 5 4
      .github/lock.yml

+ 5 - 4
.github/lock.yml

@@ -14,10 +14,11 @@ exemptLabels: []
 lockLabel: false
 
 # Comment to post before locking. Set to `false` to disable
-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.
+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.
 
 # Assign `resolved` as the reason for locking. Set to `false` to disable
 setLockReason: true