manav-khandurie/Code Comment Bot
A GitHub Action to auto-generate PRs with code comments using a Python-based bot
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the config YAML file | no | — |
| src | source code directory to analyze | no | . |
| provider | LLM provider | no | — |
| model_name | Model name | no | — |
| region | AWS region (for bedrock) | no | — |
| api_key | API key for OpenAI/DeepSeek | no | — |
| api_base | API base URL for DeepSeek | no | — |
| aws_access_key_id | — | no | — |
| aws_secret_access_key | — | no | — |
Outputs
no outputs