Skip to content

Commit b366511

Browse files
committed
ci: Render chart commits under Updates in release notes
Signed-off-by: Prasanth Baskar <prasanth@8gears.com>
1 parent 3a0b580 commit b366511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/format-release-notes.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const sectionNames = new Map([
2020
['Bug Fixes', 'Fixes'],
2121
['Performance Improvements', 'Updates'],
2222
['Code Refactoring', 'Updates'],
23+
['Chart Changes', 'Updates'],
2324
]);
2425
const droppedSections = new Set(['Documentation']);
2526
const sectionOrder = ['Commercial Features', 'Features', 'Fixes', 'Updates', 'Upstream', 'Reverts'];

0 commit comments

Comments
 (0)