mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
longer stale period
This commit is contained in:
parent
732690da1d
commit
67544ab2ce
1 changed files with 1 additions and 1 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 60
|
||||
daysUntilStale: 90
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
|
|
|
|||
Loading…
Reference in a new issue