소스 검색

ci: Disable lockbot comments

Stefan Profanter 5 년 전
부모
커밋
cc0509b655
1개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  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