Skip to content

Commit 1010b89

Browse files
authored
Add "housekeeping" category to the release drafter config (#1652)
1 parent eb7d96b commit 1010b89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@ categories:
1111
label: type/bug
1212
- title: 📖 Documentation
1313
label: type/docs
14+
- title: 🧹 Housekeeping
15+
labels:
16+
- type/housekeeping
17+
- type/test-improvement
1418
- title: 📦 Dependency updates
1519
label: dependencies

0 commit comments

Comments
 (0)