Quellcode durchsuchen

Remove comments before locking threads

Necro-posting and notifying all subscribers for the purpose of preventing necro-posting is somewhat ironic
pull/4236/head
Tulir Asokan vor 1 Jahr
committed by GitHub
Ursprung
Commit
e0c737a46f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 0 neuen und 8 gelöschten Zeilen
  1. +0
    -8
      .github/workflows/lock-threads.yml

+ 0
- 8
.github/workflows/lock-threads.yml Datei anzeigen

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

Laden…
Abbrechen
Speichern