-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FF to enable filtering notifications by push rules #1412
Conversation
Generated by 🚫 Danger Swift against b6b9268 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1412 +/- ##
===========================================
+ Coverage 45.49% 45.91% +0.42%
===========================================
Files 396 394 -2
Lines 25667 25514 -153
Branches 13027 12976 -51
===========================================
+ Hits 11678 11716 +38
+ Misses 13695 13500 -195
- Partials 294 298 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
e3a8e45
to
b6b9268
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Now that notifications do a small sliding sync when received, they should be able to get the push rules and filter automatically.
Since this is experimental, this needs to be enabled as a FF.