We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fe4c1 commit 791a5afCopy full SHA for 791a5af
.github/release.yml
@@ -3,18 +3,15 @@ changelog:
3
labels:
4
- skip changelog
5
categories:
6
- - title: 🚀 Features
7
- labels:
8
- - enhancement
9
- title: 💣 Breaking Changes
10
11
- change
+ - title: 🚀 Features
+ labels:
+ - enhancement
12
- title: 🐛 Bug Fixes
13
14
- bug
15
- - title: 📝 Documentation
16
17
- - documentation
18
- title: 📦 Helm Chart
19
20
- helm_chart
@@ -24,6 +21,9 @@ changelog:
24
21
- title: 🔨 Maintenance
25
22
26
23
- chore
+ - title: 📝 Documentation
+ - documentation
27
- title: ⬆️ Dependencies
28
29
- dependencies
0 commit comments