Skip to content
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): create two feature flag for auto spam filtering UI & ingest #64098

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

michellewzhang
Copy link
Member

@michellewzhang michellewzhang commented Jan 29, 2024

organizations:user-feedback-spam-filter-ui
Feature flag for the upcoming user feedback auto spam filtering feature UI
Flagr: https://flagr.getsentry.net/#/flags/539

organizations:user-feedback-spam-filter-ingest
Flag for ingest

Closes #64096

@michellewzhang michellewzhang requested a review from a team January 29, 2024 20:39
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 29, 2024
Copy link
Member

@JoshFerge JoshFerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'll probably want to make this an option backed feature handler since it will be used in ingestion, so you'd do FeatureHandlerStrategy.INTERNAL

@JoshFerge
Copy link
Member

and feel free to create two flags one flagr and one for ingest if you want to have the UI part of if be separate from what you're doing in ingestion!

@michellewzhang michellewzhang changed the title chore(feedback): create feature flag for auto spam filtering chore(feedback): create feature flag for auto spam filtering UI Jan 29, 2024
@michellewzhang michellewzhang changed the title chore(feedback): create feature flag for auto spam filtering UI chore(feedback): create two feature flag for auto spam filtering UI & ingest Jan 29, 2024
@michellewzhang michellewzhang merged commit ea873f5 into master Jan 29, 2024
49 checks passed
@michellewzhang michellewzhang deleted the mz/ff-spam branch January 29, 2024 21:25
snigdhas pushed a commit that referenced this pull request Jan 30, 2024
… ingest (#64098)

`organizations:user-feedback-spam-filter-ui`
Feature flag for the upcoming user feedback auto spam filtering feature
UI
Flagr: https://flagr.getsentry.net/#/flags/539

`organizations:user-feedback-spam-filter-ingest`
 Flag for ingest

Closes #64096
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[User Feedback] Create feature flag for user feedback spam feature
3 participants