chore: bump stale time (#28973)

[skip ci]
This commit is contained in:
Ankush Menat 2024-12-31 15:08:13 +05:30 committed by GitHub
parent 4e761e61d4
commit 19bbc24d43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/stale.yml vendored
View file

@ -1,7 +1,7 @@
# Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 14
daysUntilStale: 28
# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.