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
feat(attachments): Include all attachment with screenshot in name (#91602)
Currently, attachments considered as screenshots are very restrictive.
This opens it up to any files containing `screenshot` in their name.
This will be immediately useful to Native attachments, which name the
files as `crash_screenshot.png`.
Fixes#91430.
---------
Co-authored-by: Bruno Garcia <[email protected]>
0 commit comments