mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-08-17 04:13:22 +00:00
combine route and router labels
This commit is contained in:
+1
-4
@@ -14,12 +14,9 @@ processor:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'internal/processor/**'
|
||||
|
||||
route:
|
||||
routing:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'internal/route/**'
|
||||
|
||||
routr:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'router*'
|
||||
|
||||
cli:
|
||||
|
||||
+2
-1
@@ -17,8 +17,9 @@ changelog:
|
||||
- title: Processor 🏭
|
||||
labels:
|
||||
- processor
|
||||
- title: Route 🛣️
|
||||
- title: Routing 🛣️
|
||||
labels:
|
||||
- router
|
||||
- route
|
||||
- title: CLI ⌨️
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user