Files
atlantis/.github/release.yml
2023-09-25 17:09:54 -04:00

24 lines
448 B
YAML

changelog:
exclude:
labels:
- ignore-for-release
- github-actions
authors:
- octocat
categories:
- title: Breaking Changes 🛠
labels:
- Semver-Major
- breaking-change
- title: Exciting New Features 🎉
labels:
- Semver-Minor
- enhancement
- feature
- title: Bug fixes
labels:
- bug
- title: Other Changes
labels:
- "*"