Update changelog-generator for commercial builds

See gh-42333
This commit is contained in:
Phillip Webb
2024-09-20 12:29:33 -07:00
parent b4702612de
commit 80b1944878

View File

@@ -1,5 +1,5 @@
changelog:
repository: spring-projects/spring-boot
repository: ${{ github.repository }}
sections:
- title: ":star: New Features"
labels:
@@ -16,6 +16,7 @@ changelog:
labels:
- "type: dependency-upgrade"
issues:
generate_links: ${{ !vars.COMMERCIAL }}
ports:
- label: "status: forward-port"
bodyExpression: 'Forward port of issue #(\d+).*'