github.com/jfrog/jfrog-cli-core/v2@v2.51.0/.github/release.yml (about)

     1  changelog:
     2    exclude:
     3      labels:
     4        - ignore for release
     5    categories:
     6      - title: Breaking Changes 🚨
     7        labels:
     8          - breaking change
     9      - title: Exciting New Features 🎉
    10        labels:
    11          - new feature
    12      - title: Improvements 🌱
    13        labels:
    14          - improvement
    15      - title: Bug Fixes 🛠
    16        labels:
    17          - bug
    18      - title: Other Changes 📚
    19        labels:
    20          - "*"