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

chore: Remove obsolete TODO about investigate_if_failed logic #710

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

cstepanian
Copy link
Contributor

Resolves #646

It appears that ReportBuilder::build() already does set the recommendation in the Report to RecommendationKind::Investigate, if any of the Plugins fail and are marked for investigation upon failure (from the InvestigateIfFail option in PolicyAnalyze).

This PR just removes the TODO comment.

@j-lanson j-lanson force-pushed the cstepanian/investigate_if_failed branch from 8bc0e2e to 31e3570 Compare December 9, 2024 20:10
@j-lanson j-lanson merged commit d10cf31 into main Dec 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement auto-investigate-if-fail logic
2 participants