We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 803b2d8 + b8d6efd commit 798152fCopy full SHA for 798152f
.github/release.yml
@@ -0,0 +1,23 @@
1
+changelog:
2
+ exclude:
3
+ labels:
4
+ - automated-reposync-pr
5
+ - autoupdate
6
+ authors:
7
+ - bot-docsteam
8
+ categories:
9
+ - title: New Features
10
11
+ - new-feature
12
+ - title: New Integration Docs
13
14
+ - new-integration
15
+ - title: Improvements
16
17
+ - enhancement
18
+ - title: Fixes
19
20
+ - fixed-content
21
+ - title: Other Updates
22
23
+ - "*"
0 commit comments