Browse Source

Remove comments before locking threads

Necro-posting and notifying all subscribers for the purpose of preventing necro-posting is somewhat ironic
pull/4237/head
Tulir Asokan 1 year ago
committed by Slavi Pantaleev
parent
commit
5194fcd2aa
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      .github/workflows/lock-threads.yml

+ 0
- 8
.github/workflows/lock-threads.yml View File

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

Loading…
Cancel
Save