We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f5ad6 commit 1a47139Copy full SHA for 1a47139
1 file changed
.github/release.yml
@@ -0,0 +1,21 @@
1
+changelog:
2
+ exclude:
3
+ authors:
4
+ - dependabot
5
+ - github-actions
6
+ categories:
7
+ - title: New Plugins
8
+ labels:
9
+ - new-plugin
10
+ - title: Enhancements
11
12
+ - enhancement
13
+ - title: Bug Fixes
14
15
+ - bug
16
+ - title: Documentation
17
18
+ - documentation
19
+ - title: Other Changes
20
21
+ - "*"
0 commit comments