xsecuremcp / .github /release.yml
Jeremiah Lowin
Update release.yml (#1335)
9d1d283 unverified
Raw
History Blame Contribute Delete
782 Bytes
changelog:
exclude:
labels:
- ignore in release notes
categories:
- title: New Features πŸŽ‰
labels:
- feature
- title: Enhancements πŸ”§
labels:
- enhancement
exclude:
labels:
- breaking change
- title: Fixes 🐞
labels:
- bug
exclude:
labels:
- contrib
- title: Breaking Changes πŸ›«
labels:
- breaking change
exclude:
labels:
- contrib
- title: Docs πŸ“š
labels:
- documentation
- title: Examples & Contrib πŸ’‘
labels:
- example
- contrib
- title: Dependencies πŸ“¦
labels:
- dependencies
- title: Other Changes 🦾
labels:
- "*"