modfin/PRE LLM PR Reviewer
Automatically review pull requests using LLM through bellman library
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 | ${{ github.token }} |
| bellman-key | API key for LLM service | yes | — |
| bellman-url | url to bellman service | yes | — |
| bellman-model | LLM model to use for review | no | VertexAI/gemini-2.0-flash |
| bellman-model-override | Override LLM model to use for review | no | — |
| system-prompt-addition | Additional context to add to system prompt | — | — |
| system-prompt | System prompt to use for review | — | — |
Outputs
no outputs