Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Add github-stale bot. (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
Devang Gaur authored and rhuss committed Oct 4, 2018
1 parent 74a8a51 commit 9dd0e15
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: 90
daysUntilClose: 7
exemptLabels:
- prio/p0
- status/never-stale
staleLabel: status/stale
markComment: >
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!
closeComment: false
only: issues

0 comments on commit 9dd0e15

Please sign in to comment.