You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Crashtracking] Tag reports with is_crash: true (#6568)
## Summary of changes
Add `is_crash:true` tag to crash reports.
## Reason for change
This is the accepted way to identify crash reports, but I completely
forgot to implement it.
## Implementation details
Added a tag.
## Test coverage
Added an assertion in the crashtracking tests.
0 commit comments