Skip to content

Commit

Permalink
chore: add stale configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Tanay committed Sep 28, 2020
1 parent fdc6a25 commit dc410eb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/stale.yml
@@ -0,0 +1,11 @@
daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
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.

0 comments on commit dc410eb

Please sign in to comment.