singuliodev/Ollama Code Review
Automated code review powered by Ollama Kimi 2.5 with auto-fix capabilities
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | — |
| ollama-api-url | Ollama API base URL (OpenAI-compatible endpoint) | yes | — |
| ollama-api-key | Ollama API authentication key | yes | — |
| config-path | Path to code review configuration file | no | .github/code-review-config.yml |
Outputs
| name | description |
|---|---|
| review-status | Review result status (success, warning, failure) |
| issues-found | Total number of issues found |
| fixes-applied | Number of auto-fixes applied |