django-rest-framework/.github/release.yml

26 lines
468 B
YAML

changelog:
exclude:
labels:
- dependencies
- Internal
- CI
- Documentation
authors:
- dependabot[bot]
- pre-commit-ci[bot]
categories:
- title: Breaking changes
labels:
- Breaking
- title: Features
labels:
- Feature
- title: Bug fixes
labels:
- Bug
- title: Translations
labels:
- Translations
- title: Other changes
labels:
- '*'