dograh/.github/release.yml
2026-06-02 13:42:55 +05:30

25 lines
466 B
YAML

changelog:
exclude:
labels:
- chore
- "autorelease: pending"
- "autorelease: tagged"
categories:
- title: Features
labels:
- feat
- title: Bug Fixes
labels:
- fix
- title: Documentation
labels:
- docs
- title: Performance Improvements
labels:
- perf
- title: Code Refactoring
labels:
- refactor
- title: Other Changes
labels:
- "*"