Skip to content

Conversation

@roggenkemper
Copy link
Member

this pr adds a base task for LLM issue detection - it's basically a no-op right now, but sets the foundation for future changes that actually gather the data and make the request.

https://linear.app/getsentry/issue/ID-1006/create-base-cron-job-for-llm-detected-issues

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 16, 2025
@roggenkemper
Copy link
Member Author

bugbot run

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no bugs!


@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/tasks/llm_issue_detection.py 81.81% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #101637      +/-   ##
===========================================
+ Coverage   80.95%    80.98%   +0.02%     
===========================================
  Files        8709      8703       -6     
  Lines      387533    387149     -384     
  Branches    24539     24488      -51     
===========================================
- Hits       313742    313518     -224     
+ Misses      73443     73283     -160     
  Partials      348       348              

@roggenkemper roggenkemper marked this pull request as ready for review October 17, 2025 20:45
@roggenkemper roggenkemper requested a review from a team as a code owner October 17, 2025 20:45
@roggenkemper roggenkemper requested review from a team and nora-shap October 17, 2025 20:45
Copy link
Member

@nora-shap nora-shap left a comment

Choose a reason for hiding this comment

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

left 1 suggestion and I agree with Josh's suggestion to make process_project into a task, other than that lgtm!

@roggenkemper roggenkemper merged commit dddcf05 into master Oct 20, 2025
68 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/basellmtask branch October 20, 2025 14:29
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2025
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.

4 participants