Skip to content

Commit

Permalink
Merge pull request #1661 from newrelic/stale-bot-update
Browse files Browse the repository at this point in the history
chore: relaxing  stale bot
  • Loading branch information
John P Vajda authored Sep 20, 2021
2 parents 2aa2d73 + 828e44e commit f462f22
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: 30
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 10
daysUntilClose: 105
# Issues with these labels will never be considered stale
exemptLabels:
- security
Expand Down

0 comments on commit f462f22

Please sign in to comment.