triage-issues.yml: update to match main configuration

This commit is contained in:
BrewTestBot 2022-07-18 16:16:31 +00:00
parent f041a59af9
commit b56f95395b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -37,6 +37,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 21 days-before-stale: 21
days-before-close: 7 days-before-close: 7
close-issue-reason: "not_planned"
stale-issue-message: > stale-issue-message: >
This issue has been automatically marked as stale because it has not had This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. recent activity. It will be closed if no further activity occurs.