mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Raise threshold to 180 days until issues are stale (6 months)
This commit is contained in:
parent
4bd6a7dd06
commit
0b2adb08e4
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -1,5 +1,7 @@
|
||||
# Default values: https://probot.github.io/apps/stale/#installation
|
||||
|
||||
daysUntilStale: 180
|
||||
|
||||
exemptLabels:
|
||||
- C-tracking-issue # keep tracking issues open
|
||||
- E-easy # keep good first issues for first time contributors
|
||||
|
Loading…
x
Reference in New Issue
Block a user