Below you will find pages that utilize the taxonomy term “Sparepartslabs”
August 12, 2026
Spare Parts Changelog
Version updated for https://github.com/sparepartslabs/spareparts-changelog to version v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates AI-written Markdown end-user change logs from Conventional Commits. It updates the CHANGELOG.md file in the working tree without committing or pushing changes. The action supports S3 and LinkedIn publishing options and has a user-facing types whitelist initially including feat, fix, perf, security, deprecate, and remove.
August 12, 2026
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.
August 11, 2026
Spare Parts LGTM
Version updated for https://github.com/sparepartslabs/spareparts-lgtm to version v1.1.0.
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 This GitHub Action automates the process of asking reviewers questions about pull requests they approve, generating the questions from the diff. It solves the problem of ensuring that everyone reads the pull request before approving it and provides a user-friendly experience by offering unlimited attempts without scoring or marking reviews as failed. The action uses an agent matrix supported by Claude, Codex, Cursor, GitHub Copilot, Gemini, and OpenCode to generate the questions.
August 7, 2026
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.