-
-
Notifications
You must be signed in to change notification settings - Fork 611
feat(alerting): pushover priority on resolved #879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Devin Buhl <[email protected]>
|
I'm also fine with changing |
|
I went ahead and renamed this setting to |
TwiN
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you forgot to update the tests
Signed-off-by: Devin Buhl <[email protected]>
|
@TwiN Updated, I added a condition for resolved-priority too. |
Signed-off-by: Devin Buhl <[email protected]>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #879 +/- ##
==========================================
+ Coverage 77.59% 77.61% +0.01%
==========================================
Files 72 72
Lines 5775 5784 +9
==========================================
+ Hits 4481 4489 +8
- Misses 1078 1079 +1
Partials 216 216 ☔ View full report in Codecov by Sentry. |
TwiN
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@onedr0p Thank you for the contribution!
Summary
The logic can be handle a number of different ways, please advise if this solution is not ideal. Thanks!
#767
Checklist
README.md, if applicable.