Skip to content

Commit 1310509

Browse files
authored
feature(stalebot): bug, documentation, help wanted, and enhancement added to exempt labels (#869)
1 parent 5c31998 commit 1310509

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/stale.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ daysUntilClose: 14
66
exemptLabels:
77
- pinned
88
- security
9+
- 🐛bug
10+
- 📖 documentation
11+
- help wanted
12+
- ✨enhancement
913
# Label to use when marking an issue as stale
1014
staleLabel: wontfix
1115
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)