Skip to content

Commit

Permalink
Merge pull request #38 from localheinz/feature/stale
Browse files Browse the repository at this point in the history
Enhancement: Add configuration for probot-stale bot
  • Loading branch information
localheinz committed Aug 11, 2018
2 parents 6e11e5c + ce7c3cc commit 86f9425
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
daysUntilStale: 60

daysUntilClose: 7

staleLabel: stale

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.

0 comments on commit 86f9425

Please sign in to comment.