wip; DRAFT for visibility into changes

Signed-off-by: Billy Stalnaker <bstalnaker@roadie.com>
This commit is contained in:
Billy Stalnaker
2025-03-19 09:28:14 -04:00
parent ad41ba7dc6
commit 5676296812
14 changed files with 304 additions and 63 deletions
@@ -50,6 +50,10 @@ spec:
- normal
- high
- critical
topic:
title: Topic
type: string
description: Notification topic
scope:
title: Scope
type: string
@@ -66,4 +70,5 @@ spec:
description: ${{ parameters.description }}
link: ${{ parameters.link }}
severity: ${{ parameters.severity }}
topic: ${{ parameters.topic }}
scope: ${{ parameters.scope }}