Skip to content

Commit 750a1bc

Browse files
authored
Updated the release.yml for GitHub (#679)
1 parent 97b374f commit 750a1bc

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

.github/release.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,28 @@ changelog:
1717
- title: New features 🎉
1818
labels:
1919
- features
20+
- title: Bug Fixes 🐛
21+
labels:
22+
- bug
23+
- title: CI/CD ⚙️
24+
labels:
25+
- cicd
26+
- title: Development Environment 💻
27+
labels:
28+
- devenv
29+
- title: Documentation 📝
30+
labels:
31+
- documentation
2032
- title: Other Changes 🛠
2133
labels:
2234
- "*"
2335
exclude:
2436
labels:
2537
- features
26-
- dependencies
38+
- bug
39+
- cicd
40+
- devenv
41+
- documentation
2742
- title: Dependencies ⏫
2843
labels:
2944
- dependencies

0 commit comments

Comments
 (0)