code-intelligence
code-intelligence copied to clipboard
UI/web app to filter notifications
https://github.com/kubeflow/code-intelligence/blob/master/notifications/notifications.py
Created a simple but very useful script to filter notifications by using various heuristics to mark some notifications as noise.
Running a script to continually filter notifications is not a frictionless experience.
I think a better experience would be to run it as a web app.
I think the reason we want to run it as a web app is so that users can sign in and delegate to the app a short lived credential which allows the app to act as the user so it can read and mark as read some of the user's notifications.
Issue-Label Bot is automatically applying the label enhancement
to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.