feat(severity): Create a new "high priority" alert#61186
Merged
Conversation
scefali
reviewed
Dec 5, 2023
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #61186 +/- ##
===========================================
+ Coverage 53.17% 81.08% +27.90%
===========================================
Files 4288 5186 +898
Lines 176775 227771 +50996
Branches 29747 38219 +8472
===========================================
+ Hits 93996 184682 +90686
+ Misses 81608 37465 -44143
- Partials 1171 5624 +4453
|
wedamija
reviewed
Dec 5, 2023
wedamija
approved these changes
Dec 6, 2023
snigdhas
added a commit
that referenced
this pull request
Dec 6, 2023
…us change (#61217) Set the Activity and GroupHistory when setting new groups to escalating. From #61186 (comment) --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new alert condition, HIghPriorityIssueCondition, which evaluated to true if:
Up next - further testing in a personal project, checking the email formatting and reason
Fixes #59872