Skip to content

Commit b18ea1d

Browse files
committed
Add tasks section to release notes
[skip ci]
1 parent b9f407a commit b18ea1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/release/release-notes-sections.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ changelog:
1313
- title: ":rewind: Non-passive"
1414
labels: ["type: breaks-passivity"]
1515
sort: "title"
16+
- title: ":broom: Tasks"
17+
labels: ["type: task"]
18+
sort: "title"
1619
issues:
1720
exclude:
1821
labels: [ "status: duplicate" ]

0 commit comments

Comments
 (0)