Spare Parts LGTM
Version updated for https://github.com/sparepartslabs/spareparts-lgtm to version v1.0.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 the process of asking reviewers questions about the changes in a pull request. It helps ensure that reviewers have read and understood the code before approving it. The action uses AI-generated prompts to verify if reviewers have truly read the PR content. It provides two or three questions, allowing for a deeper review if needed.
What’s Changed
Display name only. The action is listed as Spare Parts LGTM, because the GitHub Marketplace requires a globally unique name and “LGTM” is not one.
Nothing about using it changes:
- the reference is still
uses: sparepartslabs/spareparts-lgtm@v1 - the check is still
LGTM — review confirmed - the bot is still summoned with
@lgtm
v1 now points here, so anyone on the major tag picks this up without changing a line.