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): Add solution thumbs up / down #2214

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Conversation

jennmueng
Copy link
Member

Adds solution_thumbs_up and solution_thumbs_down to AutofixFeedback

@@ -59,12 +59,6 @@ def terminal(cls) -> "frozenset[AutofixStatus]":
return frozenset((cls.COMPLETED, cls.ERROR, cls.CANCELLED))


class ProblemDiscoveryResult(BaseModel):
Copy link
Member Author

Choose a reason for hiding this comment

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

dedcode

Copy link
Contributor

✅ Sentry found no issues in your recent changes ✅

@jennmueng jennmueng marked this pull request as ready for review March 19, 2025 22:53
@jennmueng jennmueng requested a review from a team as a code owner March 19, 2025 22:53
@jennmueng jennmueng requested a review from roaga March 19, 2025 22:53
@jennmueng jennmueng merged commit e67ccb9 into main Mar 19, 2025
23 checks passed
@jennmueng jennmueng deleted the jenn/solution-thumbs branch March 19, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants