Skip to content

Commit 848def0

Browse files
author
Sergio García Prado
committed
ISSUE #?
* Add `stale.yml`.
1 parent 5134da9 commit 848def0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/stale.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
daysUntilStale: 90
2+
daysUntilClose: 14
3+
exemptLabels:
4+
- pinned
5+
- security
6+
staleLabel: wontfix
7+
markComment: >
8+
This issue has been automatically marked as stale because it has not had
9+
recent activity. It will be closed if no further activity occurs. Thank you
10+
for your contributions.
11+
closeComment: false

0 commit comments

Comments
 (0)