jegork/Rusty Bot
AI-powered PR review with configurable styles, focus areas, OpenGrep SAST, and ticket compliance checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token used to read the PR diff and post review comments. Requires pull-requests:write, issues:read, contents:read | yes | ${{ github.token }} |
| anthropic-api-key | Anthropic API key (set when RUSTY_LLM_MODEL targets an anthropic/* model) | no | — |
| openai-api-key | OpenAI API key (set when RUSTY_LLM_MODEL targets an openai/* model) | no | — |
| google-api-key | Google Generative AI API key (set when RUSTY_LLM_MODEL targets a google/* model) | no | — |
| azure-openai-api-key | Azure OpenAI API key (set when RUSTY_LLM_MODEL targets an azure-openai/* model) | no | — |
| llm-api-key | API key for an OpenAI-compatible endpoint specified via RUSTY_LLM_BASE_URL (e.g. LiteLLM, Requesty, vLLM) | no | — |
| jira-api-token | Jira API token for ticket compliance | no | — |
| linear-api-key | Linear API key for ticket compliance | no | — |
Outputs
no outputs