Skip to content

Commit

Permalink
Change stale bot to only touch pull requests over 120 days old (masto…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored Oct 26, 2019
1 parent 9b36f62 commit 4988ebb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
daysUntilStale: 60
daysUntilStale: 120
daysUntilClose: 7
exemptLabels:
- security
Expand All @@ -7,3 +7,4 @@ markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
only: pulls

0 comments on commit 4988ebb

Please sign in to comment.