Spare Parts LGTM
Version updated for https://github.com/sparepartslabs/spareparts-lgtm to version v1.3.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
LGTM is a GitHub Action that automates code review tasks by asking reviewers questions about changes in pull requests. It solves the problem of ensuring that reviewers have thoroughly read and understood the changes before approving them, promoting more thorough reviews and reducing misunderstandings. The action uses Claude, Codex, Cursor, GitHub Copilot, Gemini, or OpenCode as agents to generate questions based on the diff and reports the result as a check run. It ensures that code review decisions are informed by actual reading of the changes rather than just approvals.
What’s Changed
v1.3.1
Fixed
- Changelog entries are now published under the canonical changelog prefix.