chore: update stale bot duration to 90D (#4628)

Signed-off-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
This commit is contained in:
Mike Nguyen 2025-05-03 06:13:58 +01:00 committed by GitHub
parent 69cc52fac9
commit 4e38b8c98e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
stale-pr-message: 'Stale PR, paging all reviewers'
stale-pr-label: 'stale'
exempt-pr-labels: 'question,"help wanted",do-not-merge,waiting-on-code-pr'
days-before-stale: 30
days-before-stale: 90