fastmcp/.github/release.yml
2025-08-01 17:16:21 -04:00

47 lines
782 B
YAML

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:
- "*"