igcodinap/Manque AI
AI-powered Pull Request reviewer using LLMs (OpenAI, Anthropic, Google)
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 }} |
| llm_api_key | API key for LLM provider | yes | — |
| llm_model | LLM model to use | no | gpt-4o |
| llm_provider | LLM provider (openai, anthropic, google, openrouter) | no | openai |
| llm_base_url | Custom base URL for OpenAI-compatible providers | no | — |
| style_guide_rules | Custom style guide rules | no | — |
| update_pr_title | Update PR title with AI suggestions | no | true |
| update_pr_body | Update PR body with AI summary | no | true |
Outputs
no outputs