manyfold3d/mittsu-3mf

View on GitHub
.github/release.yml

Summary

Maintainability
Test Coverage
changelog:
  categories:
    - title: 💥 Breaking Changes 💥
      labels:
        - breaking change
    - title: ✨ New Features ✨
      labels:
        - feature
    - title: 🔒 Security 🔒
      labels:
        - security
    - title: 🐛 Bug Fixes 🐛
      labels:
        - bug
    - title: 🛠️ Other Improvements 🛠️
      labels:
        - "*"
      exclude:
        labels:
          - dependencies