mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
31 lines
855 B
YAML
31 lines
855 B
YAML
changelog:
|
|
sections:
|
|
- title: ":warning: Attention Required"
|
|
labels:
|
|
- "for: upgrade-attention"
|
|
summary:
|
|
mode: "member-comment"
|
|
config:
|
|
prefix: "Attention required:"
|
|
- title: ":star: New Features"
|
|
labels:
|
|
- "type: enhancement"
|
|
- title: ":lady_beetle: Bug Fixes"
|
|
labels:
|
|
- "type: bug"
|
|
- "type: regression"
|
|
- title: ":notebook_with_decorative_cover: Documentation"
|
|
labels:
|
|
- "type: documentation"
|
|
- title: ":hammer: Dependency Upgrades"
|
|
sort: "title"
|
|
labels:
|
|
- "type: dependency-upgrade"
|
|
issues:
|
|
generate_links: false
|
|
ports:
|
|
- label: "status: forward-port"
|
|
bodyExpression: 'Forward port of issue #(\d+).*'
|
|
- label: "status: back-port"
|
|
bodyExpression: 'Back port of issue #(\d+).*'
|