Change default stale period to two weeks

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/6/head
trivernis 2 years ago
parent a7363b9217
commit 8e04f332aa
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

2
.github/stale.yml vendored

@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 14
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale

Loading…
Cancel
Save