Update stale.yml
This commit is contained in:
parent
fc205f91b6
commit
13d59c2d1f
|
@ -23,7 +23,7 @@
|
||||||
daysUntilStale: 7
|
daysUntilStale: 7
|
||||||
# Number of days of inactivity before a stale Issue or Pull Request is closed
|
# Number of days of inactivity before a stale Issue or Pull Request is closed
|
||||||
daysUntilClose: 7
|
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:
|
onlyLabels:
|
||||||
- stat:awaiting response
|
- stat:awaiting response
|
||||||
# Comment to post when marking as stale. Set to `false` to disable
|
# Comment to post when marking as stale. Set to `false` to disable
|
||||||
|
|
Loading…
Reference in New Issue