File tree Expand file tree Collapse file tree 1 file changed +25
-22
lines changed Expand file tree Collapse file tree 1 file changed +25
-22
lines changed Original file line number Diff line number Diff line change 1
1
changelog :
2
- repository : spring-projects/spring-boot
3
- sections :
4
- - title : " :star: New Features"
5
- labels :
6
- - " type: enhancement"
7
- - title : " :lady_beetle: Bug Fixes"
8
- labels :
9
- - " type: bug"
10
- - " type: regression"
11
- - title : " :notebook_with_decorative_cover: Documentation"
12
- labels :
13
- - " type: documentation"
14
- - title : " :hammer: Dependency Upgrades"
15
- sort : " title"
16
- labels :
17
- - " type: dependency-upgrade"
18
- issues :
19
- ports :
20
- - label : " status: forward-port"
21
- bodyExpression : ' Forward port of issue #(\d+).*'
22
- - label : " status: back-port"
23
- bodyExpression : ' Back port of issue #(\d+).*'
2
+ repository : spring-projects-experimental/spring-boot-migrator
3
+ .contributors :
4
+ exclude :
5
+ names : dependabot[bot]
6
+ sections :
7
+ - title : " :star: New Features"
8
+ labels :
9
+ - " type: enhancement"
10
+ - title : " :lady_beetle: Bug Fixes"
11
+ labels :
12
+ - " type: bug"
13
+ - " type: regression"
14
+ - title : " :notebook_with_decorative_cover: Documentation"
15
+ labels :
16
+ - " type: documentation"
17
+ - title : " :hammer: Dependency Upgrades"
18
+ sort : " title"
19
+ labels :
20
+ - " type: dependency-upgrade"
21
+ issues :
22
+ ports :
23
+ - label : " status: forward-port"
24
+ bodyExpression : ' Forward port of issue #(\d+).*'
25
+ - label : " status: back-port"
26
+ bodyExpression : ' Back port of issue #(\d+).*'
You can’t perform that action at this time.
0 commit comments