Skip to content

Conversation

@roggenkemper
Copy link
Member

@roggenkemper roggenkemper commented Nov 10, 2025

LLM detected issues will be from a variety of different categories so there's no easy way to categorize them with the existing categories- making a new category to support them

fixes https://linear.app/getsentry/issue/ID-1083/add-new-issue-category-for-llm-detected-issues

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 10, 2025
@linear
Copy link

linear bot commented Nov 10, 2025

@roggenkemper roggenkemper marked this pull request as ready for review November 10, 2025 20:21
@roggenkemper roggenkemper requested review from a team as code owners November 10, 2025 20:21
type_id = 2011
slug = "profile_function_regression"
description = "Function Regression"
category = GroupCategory.PERFORMANCE.value
Copy link
Member

Choose a reason for hiding this comment

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

should this one change as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

i don't think so - i had just picked METRIC the first time around as a placeholder. i think for this issue type, metric is the correct category

Copy link
Member

Choose a reason for hiding this comment

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

ah whoops the diff got me, i meant for this comment to be about line 627. are non v2 categories still used at this point?

Copy link
Member Author

Choose a reason for hiding this comment

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

got it - i don't think so, issue-taxonomy flag is at 100 GA i believe

Copy link
Member

Choose a reason for hiding this comment

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

may be worth removing the old ones at some point 👍🏼 thanks for checking!

FRONTEND = 14
MOBILE = 15

LLM_DETECTED = 16
Copy link
Member

Choose a reason for hiding this comment

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

nit: maybe AI_DETECTED or AI_SUGGESTED? (I suppose we can change however this is displayed at any rate)

@roggenkemper roggenkemper merged commit 4f33050 into master Nov 10, 2025
64 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/newgroupcategory branch November 10, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants