Skip to content

Commit fa005d8

Browse files
authored
Update stale.yml
1 parent e11ebfa commit fa005d8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/stale.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ exemptLabels:
1616
- "issue: bug"
1717
- "issue: needs investigation"
1818
- "issue: proposal"
19-
- "tag: bug fix"
2019
- "tag: breaking change"
20+
- "tag: bug fix"
21+
- "tag: documentation"
22+
- "tag: enhancement"
23+
- "tag: internal"
24+
- "tag: new feature"
25+
- "tag: underlying tools"
2126

2227
# Set to true to ignore issues in a project (defaults to false)
2328
exemptProjects: true

0 commit comments

Comments
 (0)