Skip to content

Commit

Permalink
github: Shorten the stale setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jan 24, 2018
1 parent 912147a commit 4a7c2b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 120
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 21
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels:
- Keep
Expand Down

0 comments on commit 4a7c2b3

Please sign in to comment.