Compare commits

1 Commits

Author SHA1 Message Date
lerko 3218af474e feat(alert): add Opsgenie provider
CI / test (pull_request) Successful in 2m30s
CI / lint (pull_request) Successful in 1m1s
CI / vulncheck (pull_request) Successful in 51s
Support Opsgenie Alert API v2 with US/EU endpoint selection,
configurable priority (P1-P5), and GenieKey auth. TUI form
includes API key, priority picker, and EU instance toggle.
2026-06-04 13:09:06 -04:00
+2
View File
@@ -1,6 +1,8 @@
name: CI
on:
push:
branches: [main]
pull_request:
env: