mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
repo_ Add more categories to the rchangelog for releases (#2563)
This commit is contained in:
parent
ca02624ad0
commit
6c7edf8132
1 changed files with 15 additions and 1 deletions
16
.github/release.yml
vendored
16
.github/release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue