-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
chore(feedback): rm spam UI feature flag #70359
Conversation
# Enable User Feedback spam auto filtering feature UI | ||
"organizations:user-feedback-spam-filter-ui": False, |
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.
does spam filter work on self hosted?
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.
it should, @JoshFerge just told me to remove the flags😶🌫️
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.
i need to write the docs for it still, but for now self hosted can mark things manually as spam
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #70359 +/- ##
=======================================
Coverage 80.01% 80.01%
=======================================
Files 6505 6505
Lines 290794 290793 -1
Branches 50121 50121
=======================================
Hits 232684 232684
+ Misses 57673 57672 -1
Partials 437 437
|
closes #70346