Skip to content

Commit

Permalink
All: Increase number of days of inactivity of stale issues to 60 days (
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkni authored and staabm committed Jun 28, 2018
1 parent 349fc57 commit e26547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 30
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
Expand Down

0 comments on commit e26547a

Please sign in to comment.