From aa5a72107fa8c3a7f865e87460d08946961325b4 Mon Sep 17 00:00:00 2001 From: NielsNL12 Date: Mon, 14 Sep 2026 21:03:56 -0400 Subject: [PATCH] Change stale closure date in description to correctly state 60 days rather than 30 --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 09d9d22dd..959aa3bb4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -16,7 +16,7 @@ jobs: days-before-stale: 730 days-before-pr-stale: -1 days-before-close: 60 - stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.' + stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 60 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.' stale-issue-label: "stale" ascending: true # Exempt the following types of issues from being staled