mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Only close if stale for one year
This commit is contained in:
parent
dc879634cb
commit
4f6041e39d
1 changed files with 1 additions and 1 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
# Number of days of inactivity before an issue/PR becomes stale
|
# Number of days of inactivity before an issue/PR becomes stale
|
||||||
daysUntilStale: 365
|
daysUntilStale: 365
|
||||||
# Number of days of inactivity before a stale issue/PR is closed
|
# Number of days of inactivity before a stale issue/PR is closed
|
||||||
daysUntilClose: 14
|
daysUntilClose: 365
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- pinned
|
- pinned
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue