Skip to content

fix(autofix): correct webhooks + nits#104855

Merged
roaga merged 3 commits intomasterfrom
autofix/webhook-fixes
Dec 12, 2025
Merged

fix(autofix): correct webhooks + nits#104855
roaga merged 3 commits intomasterfrom
autofix/webhook-fixes

Conversation

@roaga
Copy link
Copy Markdown
Contributor

@roaga roaga commented Dec 12, 2025

Fixes webhook logic for explorer-based autofix (sending non-existent types for the new steps + selecting incorrect type)
Tacking on prompt updates too for clarity.

Closes AIML-2057

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

linear bot commented Dec 12, 2025

AIML-2057 fix webhooks

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

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

Files with missing lines Patch % Lines
src/sentry/seer/autofix/autofix_agent.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #104855      +/-   ##
===========================================
+ Coverage   80.39%    80.43%   +0.03%     
===========================================
  Files        9384      9384              
  Lines      402896    402927      +31     
  Branches    25912     25912              
===========================================
+ Hits       323925    324090     +165     
+ Misses      78523     78389     -134     
  Partials      448       448              

@roaga roaga marked this pull request as ready for review December 12, 2025 16:10
@roaga roaga requested review from a team as code owners December 12, 2025 16:10
@roaga roaga requested a review from aliu39 December 12, 2025 18:55
@roaga roaga merged commit 7fb030f into master Dec 12, 2025
67 checks passed
@roaga roaga deleted the autofix/webhook-fixes branch December 12, 2025 19:56
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 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.

2 participants