Skip to content

Commit

Permalink
ci: Update stale bot config
Browse files Browse the repository at this point in the history
Stale bot does not seem to be working.  Use a standard config. Perhaps
it will fix the problem.
  • Loading branch information
riddell-stan committed Oct 10, 2020
1 parent 0de28cb commit 5609670
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
daysUntilStale: 30
staleLabel:
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- pinned
- security
staleLabel: wontfix
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.
closeComment: false

0 comments on commit 5609670

Please sign in to comment.