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 80ac0a2 commit 91b4faeCopy full SHA for 91b4fae
1 file changed
.github/release.yml
@@ -0,0 +1,26 @@
1
+changelog:
2
+ exclude:
3
+ labels:
4
+ - dependencies
5
+ - Internal
6
+ - CI
7
+ - Documentation
8
+ authors:
9
+ - dependabot[bot]
10
+ - pre-commit-ci[bot]
11
+ categories:
12
+ - title: Breaking changes
13
14
+ - Breaking
15
+ - title: Features
16
17
+ - Feature
18
+ - title: Bug fixes
19
20
+ - Bug
21
+ - title: Translations
22
23
+ - Translations
24
+ - title: Other changes
25
26
+ - '*'
0 commit comments