-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(prevent): Add logaf sensitivity dropdown to ai config #101040
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
Conversation
f6fbdbc
to
fbbbcc7
Compare
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
fbbbcc7
to
57555e9
Compare
57555e9
to
ce4cd33
Compare
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!
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.
Bug: Mock Data Configuration Issue
The test_generation
feature config in the mock data for `
static/app/views/prevent/preventAI/hooks/useUpdatePreventAIFeature.spec.tsx#L24-L28
sentry/static/app/views/prevent/preventAI/hooks/useUpdatePreventAIFeature.spec.tsx
Lines 24 to 28 in 4330acd
}, | |
test_generation: { | |
enabled: false, | |
triggers: {on_command_phrase: false, on_ready_for_review: false}, | |
}, |
static/app/views/prevent/preventAI/hooks/useUpdatePreventAIFeature.spec.tsx#L44-L48
sentry/static/app/views/prevent/preventAI/hooks/useUpdatePreventAIFeature.spec.tsx
Lines 44 to 48 in 4330acd
}, | |
test_generation: { | |
enabled: false, | |
triggers: {on_command_phrase: false, on_ready_for_review: false}, | |
}, |
(cherry picked from commit 8580194)
Add LOGAF sensitivity dropdown for the AI config
Design: https://linear.app/getsentry/issue/PREVENT-315/prevent-ai-logaf-severity-level-confg