Files
BarangaySystem/.github/release.yml
2026-06-06 18:43:00 +08:00

25 lines
488 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
- github-actions
authors:
- octocat
- dependabot
categories:
- title: Breaking Changes 🛠
labels:
- breaking-change
- title: New Features 🎉
labels:
- feature
- title: Improvements 🔧
labels:
- enhancement
- improvement
- title: Bug fixes 🐛
labels:
- bug
- title: Other Changes 🔄
labels:
- "*"