argoproj / notifications-engine

Affordable notifications for Kubernetes
Apache License 2.0
264 stars 134 forks source link

feat(opsgenie): Add support for setting note in Opsgenie notification #271

Closed esatakyol closed 4 months ago

esatakyol commented 4 months ago

This PR adds support for setting the note field in the Opsgenie notifications.

codecov[bot] commented 4 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (743f877) 55.50% compared to head (72f5513) 55.47%.

Files Patch % Lines
pkg/services/opsgenie.go 37.50% 9 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================== - Coverage 55.50% 55.47% -0.04% ========================================== Files 35 35 Lines 3412 3425 +13 ========================================== + Hits 1894 1900 +6 - Misses 1242 1248 +6 - Partials 276 277 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.