From 3a8189ee9353bd948207b62784b66fbe72b9e017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 17 May 2022 13:57:01 +0200 Subject: [PATCH] Update stale.yml --- .github/workflows/stale.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 6adfce2dd..86cd2cac4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -23,9 +23,9 @@ jobs: with: operations-per-run: 999 days-before-issue-stale: 365 - days-before-pr-stale: 200 - days-before-issue-close: 21 - days-before-pr-close: 21 + days-before-pr-stale: 365 + days-before-issue-close: 56 + days-before-pr-close: 56 stale-issue-message: > This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help.