Skip to content

Commit 0711ff1

Browse files
authored
Add Type: Feature Request to stalebot ignore (#28625)
Prevent issues like #12525 from closing due to inactivity.
1 parent f09e159 commit 0711ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ exemptLabels:
1212
- "Type: Discussion"
1313
- "Type: Needs Investigation"
1414
- "Type: Regression"
15+
- "Type: Feature Request"
1516
# Label to use when marking an issue as stale
1617
staleLabel: "Resolution: Stale"
1718
issues:

0 commit comments

Comments
 (0)