Update stale.yml

This commit is contained in:
Chen Lei
2020-06-16 11:50:49 +08:00
committed by GitHub
parent fc205f91b6
commit 13d59c2d1f

2
.github/stale.yml vendored
View File

@@ -23,7 +23,7 @@
daysUntilStale: 7
# Number of days of inactivity before a stale Issue or Pull Request is closed
daysUntilClose: 7
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
# Only issues or pull requests with all of these labels are checked if stale. Defaults to `[]` (disabled)
onlyLabels:
- stat:awaiting response
# Comment to post when marking as stale. Set to `false` to disable