Skip to content

Commit 791a5af

Browse files
haywoodshshaun-nx
andauthored
PRs with docs changes appear in their own sections in changelog (#3437)
Co-authored-by: Shaun <[email protected]>
1 parent 16fe4c1 commit 791a5af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,15 @@ changelog:
33
labels:
44
- skip changelog
55
categories:
6-
- title: 🚀 Features
7-
labels:
8-
- enhancement
96
- title: 💣 Breaking Changes
107
labels:
118
- change
9+
- title: 🚀 Features
10+
labels:
11+
- enhancement
1212
- title: 🐛 Bug Fixes
1313
labels:
1414
- bug
15-
- title: 📝 Documentation
16-
labels:
17-
- documentation
1815
- title: 📦 Helm Chart
1916
labels:
2017
- helm_chart
@@ -24,6 +21,9 @@ changelog:
2421
- title: 🔨 Maintenance
2522
labels:
2623
- chore
24+
- title: 📝 Documentation
25+
labels:
26+
- documentation
2727
- title: ⬆️ Dependencies
2828
labels:
2929
- dependencies

0 commit comments

Comments
 (0)