Suggest missing CI linters in AI reviews #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
We plan to remove actual linter execution from Auto Review's responsibilities, but reviews should still help projects improve CI coverage. Today the default review flow does not explicitly suggest which linters should be added to CI gates when those linters are absent.
Desired behavior
Acceptance criteria
Related context
Related to removing bundled linter execution from the review pipeline and re-scoping sandbox requirements after that change.
Design refinement from PR #65 review:
The prompt guidance in #65 is useful, but it should not be the final shape of this issue. Missing-CI-linter suggestions need concrete CI evidence rather than relying on changed workflow files or RAG context.
Proposed implementation direction:
Suggested acceptance detail to add/verify:
CI resultscontext section listing completed jobs, conclusions, and capped warning output.