mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
Extend the stale bot to 3 years
This commit is contained in:
parent
efc70ade68
commit
8db51b0167
1 changed files with 2 additions and 2 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
# spell-checker:ignore (labels) wontfix
|
||||
# Number of days of inactivity before an issue/PR becomes stale
|
||||
daysUntilStale: 365
|
||||
daysUntilStale: 1095
|
||||
# Number of days of inactivity before a stale issue/PR is closed
|
||||
daysUntilClose: 365
|
||||
daysUntilClose: 1095
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue