mirror of
https://github.com/immich-app/immich.git
synced 2025-05-30 19:54:52 -04:00
chore: release note groups (#6297)
This commit is contained in:
parent
58bd9c0018
commit
61b97157ed
28
.github/release.yml
vendored
28
.github/release.yml
vendored
@ -1,30 +1,42 @@
|
|||||||
changelog:
|
changelog:
|
||||||
categories:
|
categories:
|
||||||
- title: Breaking Changes 🛠
|
- title: ⚠️ Breaking Changes
|
||||||
labels:
|
labels:
|
||||||
- breaking-change
|
- breaking-change
|
||||||
- title: Server
|
|
||||||
|
- title: 🗄️ Server
|
||||||
labels:
|
labels:
|
||||||
- 🗄️server
|
- 🗄️server
|
||||||
- title: Mobile
|
|
||||||
|
- title: 📱 Mobile
|
||||||
labels:
|
labels:
|
||||||
- 📱mobile
|
- 📱mobile
|
||||||
- title: Web
|
|
||||||
|
- title: 🖥️ Web
|
||||||
labels:
|
labels:
|
||||||
- 🖥️web
|
- 🖥️web
|
||||||
- title: Machine Learning
|
|
||||||
|
- title: 🧠 Machine Learning
|
||||||
labels:
|
labels:
|
||||||
- 🧠machine-learning
|
- 🧠machine-learning
|
||||||
- title: CLI
|
|
||||||
|
- title: ⚡ CLI
|
||||||
labels:
|
labels:
|
||||||
- cli
|
- cli
|
||||||
- title: Documentation
|
|
||||||
|
- title: 📓 Documentation
|
||||||
labels:
|
labels:
|
||||||
- documentation
|
- documentation
|
||||||
- title: Dependency updates
|
|
||||||
|
- title: 🔨 Build
|
||||||
|
labels:
|
||||||
|
- deployment
|
||||||
|
|
||||||
|
- title: 🤖 Dependencies
|
||||||
labels:
|
labels:
|
||||||
- dependencies
|
- dependencies
|
||||||
- renovate
|
- renovate
|
||||||
|
|
||||||
- title: Other changes
|
- title: Other changes
|
||||||
labels:
|
labels:
|
||||||
- "*"
|
- "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user