repo_ Add more categories to the rchangelog for releases (#2563)

This commit is contained in:
DaneEvans 2025-07-30 10:27:06 +10:00 committed by GitHub
parent ca02624ad0
commit 6c7edf8132
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
.github/release.yml vendored
View file

@ -2,12 +2,26 @@
changelog:
categories:
- title: 🛠Fixes & Features
- title: 🏗️ Features
labels:
- enhancement
exclude:
labels:
- dependencies
- title: 🛠Fixes
labels:
- '*'
exclude:
labels:
- enhancement
- dependencies
- repo
- title: 👷Dependencies
labels:
- dependencies
- title: 🧱Repo
labels:
- repo