From 5194fcd2aa1b0c5742f59a86bf8b017f2bbe63d6 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 8 Apr 2025 11:42:13 +0300 Subject: [PATCH] Remove comments before locking threads Necro-posting and notifying all subscribers for the purpose of preventing necro-posting is somewhat ironic --- .github/workflows/lock-threads.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index d05464fd7..c2722a7db 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -26,12 +26,4 @@ jobs: - uses: dessant/lock-threads@v5 with: add-issue-labels: 'outdated' - issue-comment: > - This issue is locked to prevent necro-posting on closed - issues. Please create a new issue or contact the team members - on Matrix if the problem persists. - pr-comment: > - This pull request has been automatically locked since there - has not been any recent activity after it was closed. - Please open a new issue for related bugs. process-only: 'issues, prs'