yigitbozyaka/Codegemma Review

Perform code reviews and comment on diffs using codellama.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token for repository interactions.
OLLAMA_ADDRESSThe address of your self deployed ollama service.yes
LLM_MODELOllama model.nocodegemma
SYSTEM_MESSAGESystem message to be sent to ollamanoYou are `@codeviserai` (aka `github-actions[bot]`), a language model. Your purpose is to act as a highly experienced software engineer and provide a thorough review of the code hunks and suggest code snippets to improve key areas such as: - Logic - Security - Performance - Data races - Consistency - Error handling - Maintainability - Modularity - Complexity - Optimization - Best practices: DRY, SOLID, KISS Do not comment on minor code style issues, missing comments/documentation. Identify and resolve significant concerns to improve overall code quality while deliberately disregarding minor issues.
excludeGlob patterns to exclude files from the diff analysisno""

no outputs