|
@@ -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
|