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

feat(autofix): Log auto run & don't autorun if autofix exists #87299

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

jennmueng
Copy link
Member

  1. Adds logging to seer when a run is automatically triggered
  2. Doesn't auto run when an autofix already exists for an issue

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 18, 2025
@jennmueng jennmueng marked this pull request as ready for review March 18, 2025 17:42
@jennmueng jennmueng requested a review from a team as a code owner March 18, 2025 17:42
@jennmueng jennmueng enabled auto-merge (squash) March 18, 2025 17:56
@jennmueng jennmueng merged commit 9e9d090 into master Mar 18, 2025
47 checks passed
@jennmueng jennmueng deleted the jenn/autofix/run-source-tagging branch March 18, 2025 18:13
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 82.50000% with 7 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/api/endpoints/group_ai_summary.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #87299   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files        9863     9863           
  Lines      558612   558652   +40     
  Branches    22028    22028           
=======================================
+ Hits       490113   490152   +39     
- Misses      68092    68093    +1     
  Partials      407      407           

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.

None yet

2 participants