lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v2.3.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
lgtmaybe is a provider-agnostic PR reviewer designed to automatically review and assess changes in pull requests. It fetches the diff from GitHub using the API and reviews each line, considering context by reading surrounding lines. The action surfaces issues such as logic errors, security vulnerabilities, missing tests, outdated code, performance regressions, complexity, intent, and unnecessary complexity. lgtmaybe uses OpenAI models to generate inline comments and a summary of the review. It is designed to be provider-agnostic and supports local Ollama as well as any OpenAI-compatible endpoint without requiring static keys for cloud providers.