Skip to content

Commit d6b4f42

Browse files
committed
chore: use a stale label instead of wontfix
1 parent 913a091 commit d6b4f42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/stale.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ daysUntilStale: 60
44
daysUntilClose: 7
55
# Issues with these labels will never be considered stale
66
exemptLabels:
7+
- Hacktoberfest
78
- bug
89
- enhancement
10+
- RFC
11+
- ⭐ EU-FOSSA Hackathon
912
# Label to use when marking an issue as stale
10-
staleLabel: wontfix
13+
staleLabel: stale
1114
# Comment to post when marking an issue as stale. Set to `false` to disable
1215
markComment: >
1316
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)