This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Allow filtering notifications by Participating/Mentioned #2272
Labels
❔ question
Question pending discussion or card yet to be correctly triaged
The filter icon on the top left would have all the options it currently does except for “View All.” There could then be a dropdown similar to the kind that’s shown on issue/PR/repo screens. This dropdown could show the owner/repo if you’ve filtered by one, as well as a choice between “All,” “Unread,” “Participating,” and “Mentioned.” The API docs say there’s several reasons notifications are sent. I’d suggest
assign
,mention
, andteam_mention
for “Mentioned” andauthor
,comment
, andstate_change
for “Participating.”The text was updated successfully, but these errors were encountered: