Update stale issues configuration to use 180 days (#18238)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-09-23 12:32:31 -04:00 committed by GitHub
parent 11953bbc16
commit 1efe87029b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
Thanks for your help!
close-issue-message: "This issue was closed due to inactivity; feel free to open a new issue if you're still experiencing this problem!"
days-before-stale: 365
days-before-stale: 180
days-before-close: 7
any-of-issue-labels: "defect,panic / crash"
operations-per-run: 100