Change stale settings
This commit is contained in:
parent
b873019f49
commit
58dfd3e13a
1 changed files with 2 additions and 2 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 90
|
||||
daysUntilStale: 60
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 30
|
||||
daysUntilClose: 15
|
||||
# Don't close an issue if it is assigned to a milestone.
|
||||
exemptMilestones: true
|
||||
# Label to use when marking an issue as stale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue