Use any-of-labels for stalebot

[ci skip]
This commit is contained in:
shamoon 2022-07-02 17:51:39 -07:00 committed by GitHub
parent 1aa4fad7dc
commit b35c26875a

3
.github/stale.yml vendored
View File

@ -2,8 +2,7 @@
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
onlyLabels:
- unconfirmed
any-of-labels: unconfirmed,cant-reproduce,stale
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable