update stale issue configuration to use any-of-issue-labels (#18236)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-09-23 12:15:33 -04:00 committed by GitHub
parent 3c95a64a23
commit 20826336d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
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-close: 7
only-issue-labels: "defect,panic / crash"
any-of-issue-labels: "defect,panic / crash"
operations-per-run: 100
ascending: true
enable-statistics: true