Files
autoglue/.github/release.yml
2025-11-06 02:36:17 +00:00

32 lines
761 B
YAML

####
## This is managed via https://github.com/internal-GlueOps/github-shared-files-sync . Any changes to this file may be overridden by our automation
####
changelog:
exclude:
labels:
- 'ignore'
# authors:
# - 'glueops-terraform-svc-account'
# - 'glueops-svc-account'
# - 'glueops-renovatebot'
categories:
- title: Breaking Changes 🛠
labels:
- 'major'
- 'breaking-change'
- title: Enhancements 🎉
labels:
- 'minor'
- 'enhancement'
- 'new-feature'
- title: Other 🐛
labels:
- 'auto-update'
- 'patch'
- 'fix'
- 'bugfix'
- 'bug'
- 'hotfix'
- 'dependencies'
- 'include-in-release-notes'