From 45461b9dce6340f1834da258467d1c5cf64583ff Mon Sep 17 00:00:00 2001 From: Ashwin Bhat Date: Tue, 29 Jul 2025 08:57:21 -0700 Subject: [PATCH] adjust params --- .github/workflows/lock-closed-issues.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/lock-closed-issues.yml b/.github/workflows/lock-closed-issues.yml index bf1e49b11..1437a6298 100644 --- a/.github/workflows/lock-closed-issues.yml +++ b/.github/workflows/lock-closed-issues.yml @@ -19,12 +19,9 @@ jobs: - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1 with: issue-inactive-days: "7" - pr-inactive-days: "36500" # ~100 years (effectively disabled) - discussion-inactive-days: "36500" # ~100 years (effectively disabled) process-only: "issues" issue-comment: > This issue has been automatically locked since it was closed and has not had any activity for 7 days. - If you're experiencing a similar issue, please file a new issue - and reference this one if it's relevant: #${{ github.event.issue.number }} + and reference this one if it's relevant.