abhishekrp2002/Code Reviewer Agent
AI-powered code reviews and issue labelling
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 9, 2025
- License
- None
Pinned Snippet
uses: abhishekrp2002/agentic-code-reviewer@398fbe6dac06ac99a8cb07d38a8e9ca2b9d92dfa # v0.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gemini_api_key | Gemini API Key (obtained from https://aistudio.google.com/app/apikey) | yes | — |
| github_token | GitHub Token (automatically provided by GitHub Actions) | yes | ${{ github.token }} |
| exclude_extensions | File extensions to exclude (comma-separated) | no | .md,.txt,.toml,.yml,.yaml,.json,.csv,.xml,.html,.css,.js,.ts,.jsx,.tsx |
| script_command | The command to pass to the code_review.py script (e.g., label_issue, review_pr) | yes | — |
Outputs
no outputs