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 6d95840 commit d68f808Copy full SHA for d68f808
1 file changed
.github/release.yml
@@ -0,0 +1,24 @@
1
+---
2
+changelog:
3
+ exclude:
4
+ labels:
5
+ - release
6
+ categories:
7
+ - title: Bugfixes
8
9
+ - bugfix
10
+ - bug
11
+ - title: New features
12
13
+ - enhancement
14
+ - title: Documentation
15
16
+ - documentation
17
+ - title: CI/ Repo / Packages
18
19
+ - CI
20
+ - package
21
+ - dependencies
22
+ - title: Other
23
24
+ - "*"
0 commit comments