Skip to content

Commit 561b171

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents 27eb983 + 80b1944 commit 561b171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/actions/create-github-release/changelog-generator.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
changelog:
2-
repository: spring-projects/spring-boot
2+
repository: ${{ github.repository }}
33
sections:
44
- title: ":star: New Features"
55
labels:
@@ -16,6 +16,7 @@ changelog:
1616
labels:
1717
- "type: dependency-upgrade"
1818
issues:
19+
generate_links: ${{ !vars.COMMERCIAL }}
1920
ports:
2021
- label: "status: forward-port"
2122
bodyExpression: 'Forward port of issue #(\d+).*'

0 commit comments

Comments
 (0)