gregbell/active_admin

View on GitHub
.github/release.yml

Summary

Maintainability
Test Coverage
changelog:
  categories:
    - title: Breaking Changes 🚨
      labels:
        - type breaking change
    - title: Template Updates 📝
      labels:
        - type template update
    - title: Enhancements ✨
      labels:
        - type enhancement
    - title: Bug Fixes 🐛
      labels:
        - type bug fix
    - title: Security Fixes 🔒
      labels:
        - type security fix
    - title: Other Changes 🛠
      labels:
        - "*"
  exclude:
    authors:
      - dependabot