vijayabhaskar78/Repogent Complete - AI PR Review & Issue Triage
AI-powered code reviews and issue management using Groq. Automatically reviews PRs with inline comments and triages issues with smart labeling.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| groq-key | The Groq API key | yes | — |
| github-token | GitHub token for API access | no | ${{ github.token }} |
| model | Groq model for PR reviews | no | llama-3.3-70b-versatile |
| max-length | Maximum prompt length for PR reviews | no | 8000 |
| review-title | Title for PR review comments | no | # 🤖 Code Review by Repogent AI |
| issue-model | Groq model for issue triage | no | llama-3.3-70b-versatile |
Outputs
| name | description |
|---|---|
| result | Result of the action |