lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v1.14.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, lgtmaybe, automates code reviews by analyzing pull request diffs using an OpenAI-compatible model. It identifies logic and correctness bugs, security vulnerabilities, missing tests, outdated or incorrect code, performance regressions, unnecessary complexity, intent misalignment, and potential “ponytail” code. The tool does not run the code but relies on context from surrounding lines in files to provide detailed reviews, reducing false positives.