Skip to content

Add release notes generator configuration #1

Add release notes generator configuration

Add release notes generator configuration #1

Workflow file for this run

changelog:
exclude:
labels:
- ignore-changelog
- type/chore
- type/dependency-upgrade
categories:
- title: ":warning: Update considerations and deprecations"
labels:
- "warn/api-change"
- "warn/behavior-change"
- "warn/deprecation"
- "warn/regression"
- title: ":sparkles: New features and improvements"
labels:
- "type/enhancement"
- title: ":lady_beetle: Bug fixes"
labels:
- "type/bug"
- title: ":book: Documentation"
labels:
- "type/documentation"
- title: ":question: Other Changes"
labels:
- "*"