From 591799527bc0ba81b8860afa00f6091a0611a1ea Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:13:35 +0000 Subject: [PATCH] triage-issues.yml: update to match main configuration --- .github/workflows/triage-issues.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/triage-issues.yml b/.github/workflows/triage-issues.yml index 7ef4af3c..7963be26 100644 --- a/.github/workflows/triage-issues.yml +++ b/.github/workflows/triage-issues.yml @@ -37,6 +37,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 21 days-before-close: 7 + close-issue-reason: "not_planned" stale-issue-message: > This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.