mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
add release not config for more labels
This commit is contained in:
17
.github/release.yml
vendored
17
.github/release.yml
vendored
@@ -5,12 +5,21 @@ changelog:
|
|||||||
labels:
|
labels:
|
||||||
- dependencies
|
- dependencies
|
||||||
categories:
|
categories:
|
||||||
- title: Framing 🖼️
|
- title: Config ⚙️
|
||||||
labels:
|
labels:
|
||||||
- framing
|
- config
|
||||||
- title: Processing 🏭
|
- title: Framer 🖼️
|
||||||
labels:
|
labels:
|
||||||
- processing
|
- framer
|
||||||
|
- title: Module 📦
|
||||||
|
labels:
|
||||||
|
- module
|
||||||
|
- title: Processor 🏭
|
||||||
|
labels:
|
||||||
|
- processor
|
||||||
|
- title: Route 🛣️
|
||||||
|
labels:
|
||||||
|
- route
|
||||||
- title: CLI ⌨️
|
- title: CLI ⌨️
|
||||||
labels:
|
labels:
|
||||||
- cmd
|
- cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user