Skip to content

Add "View Autofixes" feature for variant analysis results #4065

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

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

jcogs33
Copy link

@jcogs33 jcogs33 commented Jun 29, 2025

DRAFT

Adds a "View Autofixes" feature to variant analysis results. This is a canary-only feature.

Activated via the "View Autofixes" button in the variant analysis webview or via right-clicking the variant analysis query history item. Note: The number of repos and number of fixes are each limited to three in order to avoid sending a large number of requests to autofix. e.g. If you select more than three repos or run without selecting any repos (such as via right-clicking on the variant analysis query history item), it will only process the first three repos. If the repo has more than three alerts, it will only generate autofixes for the first three alerts.

...

Note: there is a known issue with the E2E tests failing. It's not caused by changes in this PR.

@jcogs33 jcogs33 force-pushed the jcogs33/view-autofixes branch 2 times, most recently from 403bd13 to 8095989 Compare June 30, 2025 21:20
@jcogs33 jcogs33 force-pushed the jcogs33/view-autofixes branch from 8095989 to c5f0e5e Compare June 30, 2025 21:29
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.

1 participant