ljy2855/LLM Code Review Action
Automatically reviews PRs using an external Ollama API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token | yes | — |
| github_owner | The repository owner | yes | — |
| github_repository | The repository name | yes | — |
| pr_number | The pull request number | yes | — |
| pr_title | The pull request title | yes | — |
| pr_body | The pull request body | yes | — |
| ollama_api_url | The base URL of the Ollama API | yes | — |
| ollama_model | LLM model to generate the review comment | no | llama3.1:8b |
| prompt_type | The type of prompt to generate the review comment | no | GENERAL_REVIEW |
| prompt_language | The language of the prompt to generate the review comment | no | EN |
Outputs
no outputs