- Fixed with an applied change.
- Skipped with a reason.
- Reported without changes.
Supported interfaces
What you can do
With Review Resolver, you can:- Retrieve Qodo Review findings from an open pull request.
- Resolve findings directly from your coding agent workflow.
- Scope which findings should be addressed.
- Apply fixes based on the finding context.
- Track which findings were fixed, skipped, or reported.
- Avoid manually switching between review results and your code editor.
- Keep control over which findings are modified.
Common use cases
Resolve review findings
Resolve issues identified by Qodo Review after a pull request is opened. Use it to:- Retrieve findings from the current pull request.
- Understand the reported issue.
- Apply the required code changes.
- Verify the resolution.
- Resolve the security findings from my pull request.
- Fix all high-severity findings.
- Resolve this specific finding.
Control the scope of resolution
Specify exactly which findings the agent should address. Use it to:- Filter findings by category.
- Select a specific finding.
- Limit changes to a requested scope.
- Run in report-only mode.
- Resolve only security findings.
- Fix this finding only.
- Review findings but do not apply changes.
- Report findings without modifying code.
Understand skipped findings
See why findings were not changed. Use it to:- Understand skipped findings.
- Confirm that no findings were silently ignored.
- Review whether additional action is needed.
- Why was this finding skipped?
- Show me unresolved findings.
- Which findings are outside the requested scope?
Keep the pull request clean
Continue resolving findings until the pull request meets the required quality level. Use it to:- Address remaining review feedback.
- Re-run resolution after changes.
- Ensure findings are either resolved or explicitly handled.
- Resolve the remaining findings.
- Check if my pull request is clean.
- Fix all reported issues that are in scope.