Skip to content

Commit

Permalink
chore(stale.yml): add stale bot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrosaenz117 committed Nov 27, 2020
1 parent cdf1948 commit 8c86b2a
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: 14
daysUntilClose: 7
exemptLabels:
- confirmed
- security
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 8c86b2a

Please sign in to comment.