Temporarily increase stale days over end of year break (#12966)

This commit is contained in:
Trask Stalnaker 2024-12-24 02:32:42 -08:00 committed by GitHub
parent d348029486
commit 54abdea84a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ jobs:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 7
# TODO (trask) update back to 7 days after end of year break
days-before-stale: 21
days-before-close: 7
only-labels: "needs author feedback"
stale-issue-label: stale