Commit 6bf3ea8 1 parent 345db81 commit 6bf3ea8 Copy full SHA for 6bf3ea8
File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ changelog :
2
+ exclude :
3
+ labels :
4
+ - ' Type: Meta'
5
+ - ' Type: Question'
6
+ - ' Type: Release'
7
+
8
+ categories :
9
+ - title : Security Fixes
10
+ labels : ['Type: Security']
11
+ - title : Breaking Changes
12
+ labels : ['Type: Breaking Change']
13
+ - title : Features
14
+ labels : ['Type: Feature']
15
+ - title : Bug Fixes
16
+ labels : ['Type: Bug']
17
+ - title : Documentation
18
+ labels : ['Type: Documentation']
19
+ - title : Refactoring
20
+ labels : ['Type: Refactoring']
21
+ - title : Testing
22
+ labels : ['Type: Testing']
23
+ - title : Maintenance
24
+ labels : ['Type: Maintenance']
25
+ - title : CI
26
+ labels : ['Type: CI']
27
+ - title : Dependency Updates
28
+ labels : ['Type: Dependencies', "dependencies"]
29
+ - title : Other Changes
30
+ labels : ['*']
You can’t perform that action at this time.
0 commit comments