Skip to content

Commit

Permalink
Merge pull request #1317 from lingui/chore/stale-config
Browse files Browse the repository at this point in the history
chore: update Stale Bot config [skip ci]
  • Loading branch information
andrii-bodnar authored Dec 29, 2022
2 parents 90be171 + c817004 commit 6964a9a
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,8 +1,8 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 90

# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
daysUntilClose: 30

# Issues with these labels will never be considered stale
exemptLabels:
Expand Down

0 comments on commit 6964a9a

Please sign in to comment.